Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4 to 5 11302020 #138

Merged
merged 9 commits into from
Dec 9, 2020
Merged

4 to 5 11302020 #138

merged 9 commits into from
Dec 9, 2020

Conversation

nkoenig
Copy link
Contributor

@nkoenig nkoenig commented Dec 1, 2020

No description provided.

nkoenig and others added 6 commits November 30, 2020 09:57
)

* Use lowercase resource and owner names when storing assets on disk

Signed-off-by: Nate Koenig <[email protected]>

* Remove added diff text from merge

Signed-off-by: John Shepherd <[email protected]>

* change model version in test back

Signed-off-by: John Shepherd <[email protected]>

* Fix test

Signed-off-by: Nate Koenig <[email protected]>

* Fix windows

Signed-off-by: Nate Koenig <[email protected]>

* Fix more windows tests

Signed-off-by: Nate Koenig <[email protected]>

* Testing another windows fix

Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>
Co-authored-by: John Shepherd <[email protected]>
* Prepare for 3.5.0 release

Signed-off-by: Nate Koenig <[email protected]>

* Update Changelog.md

Co-authored-by: Louise Poubel <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>
Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: John Shepherd <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
@github-actions github-actions bot added 🏢 edifice Ignition Edifice 🔮 dome Ignition Dome labels Dec 1, 2020

// Check the dependency is cached
Result res5 = client.CachedModel(depUrl, cachedPath);
EXPECT_TRUE(res5);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These tests are failing:

 /github/workspace/src/FuelClient_TEST.cc:568: Failure
  Value of: res5
    Actual: false
  Expected: true
  /github/workspace/src/FuelClient_TEST.cc:569: Failure
  Expected equality of these values:
    Result(ResultType::FETCH_ALREADY_EXISTS)
      Which is: 1
    res5
      Which is: 0

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need a new release of ign-msgs6:gazebosim/gz-msgs#104

nkoenig and others added 2 commits December 1, 2020 09:54
Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>
@nkoenig
Copy link
Contributor Author

nkoenig commented Dec 9, 2020

@osrf-jenkins run tests please

@codecov
Copy link

codecov bot commented Dec 9, 2020

Codecov Report

Merging #138 (11841d8) into ign-fuel-tools5 (6e5af74) will increase coverage by 0.16%.
The diff coverage is 96.66%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           ign-fuel-tools5     #138      +/-   ##
===================================================
+ Coverage            76.54%   76.70%   +0.16%     
===================================================
  Files                   19       19              
  Lines                 2554     2576      +22     
===================================================
+ Hits                  1955     1976      +21     
- Misses                 599      600       +1     
Impacted Files Coverage Δ
src/FuelClient.cc 66.77% <95.00%> (+0.91%) ⬆️
src/ModelIdentifier.cc 92.35% <100.00%> (+0.09%) ⬆️
src/WorldIdentifier.cc 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6e5af74...9e93f18. Read the comment docs.

Signed-off-by: Nate Koenig <[email protected]>
@nkoenig nkoenig merged commit 531804e into ign-fuel-tools5 Dec 9, 2020
@nkoenig nkoenig deleted the 4_to_5_11302020 branch December 9, 2020 20:37
@nkoenig nkoenig restored the 4_to_5_11302020 branch December 9, 2020 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔮 dome Ignition Dome 🏢 edifice Ignition Edifice
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants