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

Disable value snapping (implementation in progress) #133

Merged
merged 1 commit into from
Oct 31, 2024

Enable value snapping in distributed ls discretization mode only when…

3e0ec64
Select commit
Loading
Failed to load commit list.
Merged

Disable value snapping (implementation in progress) #133

Enable value snapping in distributed ls discretization mode only when…
3e0ec64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

63.72% (+0.00%) compared to 6c00cae

View this Pull Request on Codecov

63.72% (+0.00%) compared to 6c00cae

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 63.72%. Comparing base (6c00cae) to head (3e0ec64).

Files with missing lines Patch % Lines
src/ls_pmmg.c 50.00% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #133   +/-   ##
========================================
  Coverage    63.72%   63.72%           
========================================
  Files           47       47           
  Lines        19419    19421    +2     
  Branches      3632     3632           
========================================
+ Hits         12375    12377    +2     
  Misses        6098     6098           
  Partials       946      946           

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