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

Adds Voronoi cost landscape plot #531

Merged
merged 15 commits into from
Oct 21, 2024

notebooks: plot2d -> plot.contour, adds plot.surface

1315108
Select commit
Loading
Failed to load commit list.
Merged

Adds Voronoi cost landscape plot #531

notebooks: plot2d -> plot.contour, adds plot.surface
1315108
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 1s

99.09% (+0.00%) compared to c8b00e6

View this Pull Request on Codecov

99.09% (+0.00%) compared to c8b00e6

Details

Codecov Report

Attention: Patch coverage is 99.48980% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.09%. Comparing base (c8b00e6) to head (1315108).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
pybop/plot/voronoi.py 99.07% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           develop     #531    +/-   ##
=========================================
  Coverage    99.08%   99.09%            
=========================================
  Files           52       54     +2     
  Lines         3605     3752   +147     
=========================================
+ Hits          3572     3718   +146     
- Misses          33       34     +1     

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