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

Remove tools/code_check and update codecov #257

Merged
merged 1 commit into from
May 13, 2021

Conversation

chapulina
Copy link
Contributor

@chapulina chapulina requested a review from mxgrey as a code owner May 12, 2021 22:18
@github-actions github-actions bot added the 🏰 citadel Ignition Citadel label May 12, 2021
@codecov
Copy link

codecov bot commented May 12, 2021

Codecov Report

Merging #257 (f90f1d6) into ign-physics2 (9d2f851) will increase coverage by 0.85%.
The diff coverage is 85.45%.

Impacted file tree graph

@@               Coverage Diff                @@
##           ign-physics2     #257      +/-   ##
================================================
+ Coverage         82.09%   82.94%   +0.85%     
================================================
  Files               106      106              
  Lines              3557     4034     +477     
================================================
+ Hits               2920     3346     +426     
- Misses              637      688      +51     
Impacted Files Coverage Δ
dartsim/src/CustomMeshShape.cc 62.28% <ø> (ø)
dartsim/src/EntityManagementFeatures.cc 73.41% <ø> (+5.48%) ⬆️
include/ignition/physics/BoxShape.hh 100.00% <ø> (ø)
include/ignition/physics/Cloneable.hh 100.00% <ø> (ø)
include/ignition/physics/CylinderShape.hh 100.00% <ø> (ø)
include/ignition/physics/Entity.hh 100.00% <ø> (ø)
include/ignition/physics/FreeGroup.hh 100.00% <ø> (ø)
include/ignition/physics/PlaneShape.hh 100.00% <ø> (ø)
include/ignition/physics/SpecifyData.hh 100.00% <ø> (ø)
include/ignition/physics/SphereShape.hh 100.00% <ø> (ø)
... and 46 more

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 966b7ec...f90f1d6. Read the comment docs.

@chapulina chapulina merged commit 1c04c60 into ign-physics2 May 13, 2021
@chapulina chapulina deleted the chapulina/codecheck branch May 13, 2021 16:32
chapulina added a commit that referenced this pull request Jun 18, 2021
* [Citadel] Update tutorials (#204)

Signed-off-by: claireyywang <[email protected]>
Signed-off-by: anindex <[email protected]>

Co-authored-by: anindex <[email protected]>
Co-authored-by: Louise Poubel <[email protected]>
Co-authored-by: Claire Wang <[email protected]>
Co-authored-by: Steve Peters <[email protected]>

* Remove tools/code_check and update codecov (#257)

Signed-off-by: Louise Poubel <[email protected]>

* Fix dart deprecation warning (#263)

Copied from #262.

Signed-off-by: Steve Peters <[email protected]>

Co-authored-by: Claire Wang <[email protected]>
Co-authored-by: anindex <[email protected]>
Co-authored-by: Steve Peters <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏰 citadel Ignition Citadel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants