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

Cleaned up definition of emulsions, allowing to define empty emulsions #41

Merged
merged 2 commits into from
Aug 29, 2023

Warn that `get_neighbor_distances` does not respect periodic BCs

82c94a4
Select commit
Loading
Failed to load commit list.
Merged

Cleaned up definition of emulsions, allowing to define empty emulsions #41

Warn that `get_neighbor_distances` does not respect periodic BCs
82c94a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2023 in 0s

90.15% (+0.50%) compared to be8a8f8

View this Pull Request on Codecov

90.15% (+0.50%) compared to be8a8f8

Details

Codecov Report

Patch coverage: 92.15% and project coverage change: +0.50% 🎉

Comparison is base (be8a8f8) 89.64% compared to head (82c94a4) 90.15%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   89.64%   90.15%   +0.50%     
==========================================
  Files           8        8              
  Lines        1681     1646      -35     
==========================================
- Hits         1507     1484      -23     
+ Misses        174      162      -12     
Files Changed Coverage Δ
droplets/trackers.py 91.37% <ø> (+2.31%) ⬆️
droplets/droplet_tracks.py 89.59% <75.00%> (ø)
droplets/emulsions.py 90.08% <93.33%> (+1.91%) ⬆️
droplets/droplets.py 93.46% <100.00%> (ø)

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