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

Feature/improve region counting #65

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

drodarie
Copy link
Collaborator

Speed up of the volume and region density calculation for the literature measurements into average densities step
These calculations are now done all together at the same time, leveraging composition rules. Fix #64

@drodarie drodarie requested a review from mgeplf February 16, 2024 11:13
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@376c0a8). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage        ?   97.80%           
=======================================
  Files           ?       22           
  Lines           ?     1458           
  Branches        ?        0           
=======================================
  Hits            ?     1426           
  Misses          ?       32           
  Partials        ?        0           
Flag Coverage Δ
pytest 97.80% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

Lookup table for literature integration and fitting
2 participants