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

Update dependencies #121

Merged
merged 1 commit into from
Feb 1, 2021
Merged

Update dependencies #121

merged 1 commit into from
Feb 1, 2021

Conversation

taiki-e
Copy link
Contributor

@taiki-e taiki-e commented Jan 29, 2021

Closes #104

Blocked on:

@codecov
Copy link

codecov bot commented Jan 29, 2021

Codecov Report

Merging #121 (37bfd0d) into main (85c1cae) will increase coverage by 1.25%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #121      +/-   ##
==========================================
+ Coverage   19.10%   20.35%   +1.25%     
==========================================
  Files          71       71              
  Lines        3947     3949       +2     
  Branches      883      883              
==========================================
+ Hits          754      804      +50     
+ Misses       2916     2861      -55     
- Partials      277      284       +7     
Impacted Files Coverage Δ
openrr-planner/src/collision/urdf.rs 42.85% <0.00%> (-2.15%) ⬇️
openrr-planner/src/lib.rs 100.00% <ø> (ø)
openrr-planner/src/planner/ik_planner.rs 0.00% <ø> (ø)
openrr-client/src/clients/ik_client.rs 33.69% <100.00%> (+24.45%) ⬆️
openrr-planner/src/ik.rs 78.68% <100.00%> (+22.95%) ⬆️
arci-urdf-viz/src/client.rs 56.39% <0.00%> (-4.66%) ⬇️
arci-urdf-viz/src/utils.rs 57.14% <0.00%> (-4.29%) ⬇️
openrr-planner/src/funcs.rs 39.75% <0.00%> (+2.40%) ⬆️

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 85c1cae...37bfd0d. Read the comment docs.

@taiki-e taiki-e marked this pull request as ready for review February 1, 2021 06:48
@taiki-e taiki-e merged commit a2da7e9 into openrr:main Feb 1, 2021
@taiki-e taiki-e deleted the deps branch February 1, 2021 08:29
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.

Update kiss3d and nalgebra
2 participants