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

fix: Bugfix for the mock scatter plot #315

Merged
merged 9 commits into from
Sep 16, 2024

Merge branch 'main' into gstaff/mock_scatter_debug

367e908
Select commit
Loading
Failed to load commit list.
Merged

fix: Bugfix for the mock scatter plot #315

Merge branch 'main' into gstaff/mock_scatter_debug
367e908
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2024 in 1s

91.23% (+0.00%) compared to 1a87492

View this Pull Request on Codecov

91.23% (+0.00%) compared to 1a87492

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.23%. Comparing base (1a87492) to head (367e908).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #315   +/-   ##
=======================================
  Coverage   91.23%   91.23%           
=======================================
  Files         109      109           
  Lines        3969     3970    +1     
  Branches      858      857    -1     
=======================================
+ Hits         3621     3622    +1     
  Misses        212      212           
  Partials      136      136           
Files with missing lines Coverage Δ
indsl/resample/mock_scatter_plot.py 96.42% <100.00%> (+0.13%) ⬆️