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

Switch to cargo-llvm-cov #64

Merged
merged 1 commit into from
Nov 16, 2021
Merged

Switch to cargo-llvm-cov #64

merged 1 commit into from
Nov 16, 2021

Conversation

taiki-e
Copy link
Contributor

@taiki-e taiki-e commented Aug 3, 2021

@taiki-e taiki-e requested a review from OTL August 3, 2021 08:16
@codecov
Copy link

codecov bot commented Aug 3, 2021

Codecov Report

Merging #64 (de5fcdd) into main (0d1f0d0) will decrease coverage by 3.91%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   73.78%   69.86%   -3.92%     
==========================================
  Files          14       14              
  Lines        1049     1520     +471     
  Branches      126        0     -126     
==========================================
+ Hits          774     1062     +288     
- Misses        172      458     +286     
+ Partials      103        0     -103     
Impacted Files Coverage Δ
src/link.rs 48.25% <0.00%> (-43.06%) ⬇️
src/chain.rs 61.57% <0.00%> (-16.15%) ⬇️
src/node.rs 73.33% <0.00%> (-14.08%) ⬇️
src/joint/joint.rs 62.96% <0.00%> (-12.35%) ⬇️
src/joint/range.rs 42.10% <0.00%> (-4.96%) ⬇️
src/iterator.rs 91.30% <0.00%> (-3.70%) ⬇️
src/errors.rs 0.00% <0.00%> (ø)
src/joint/mimic.rs 100.00% <0.00%> (ø)
src/joint/velocity.rs 0.00% <0.00%> (ø)
src/urdf.rs 77.29% <0.00%> (+6.99%) ⬆️
... and 3 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 0d1f0d0...de5fcdd. Read the comment docs.

@taiki-e taiki-e removed the request for review from OTL August 3, 2021 08:24
@taiki-e taiki-e marked this pull request as draft August 3, 2021 08:24
@taiki-e taiki-e marked this pull request as ready for review September 24, 2021 05:56
@taiki-e taiki-e merged commit 6127d7e into main Nov 16, 2021
@taiki-e taiki-e deleted the taiki-e/cov branch November 16, 2021 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants