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

feat: Refactor some parts of Torin #807

Merged
merged 12 commits into from
Aug 30, 2024

Merge branch 'main' into refactor/torin

e232b56
Select commit
Loading
Failed to load commit list.
Merged

feat: Refactor some parts of Torin #807

Merge branch 'main' into refactor/torin
e232b56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 18, 2024 in 1s

73.77% (-0.04%) compared to b872e5b

View this Pull Request on Codecov

73.77% (-0.04%) compared to b872e5b

Details

Codecov Report

Attention: Patch coverage is 95.51402% with 24 lines in your changes missing coverage. Please review.

Project coverage is 73.77%. Comparing base (b872e5b) to head (e232b56).
Report is 1 commits behind head on main.

Files Patch % Lines
crates/torin/src/measure.rs 95.87% 21 Missing ⚠️
crates/torin/src/geometry.rs 81.25% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #807      +/-   ##
==========================================
- Coverage   73.80%   73.77%   -0.04%     
==========================================
  Files         201      200       -1     
  Lines       21533    21491      -42     
==========================================
- Hits        15893    15855      -38     
+ Misses       5640     5636       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.