For-a-few-DPPs-more / structure-factor

Compute structure factor of stationary and isotropic point processes
https://for-a-few-dpps-more.github.io/structure-factor/
MIT License
10 stars 5 forks source link

Draft #17

Closed dhawat closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #17 (64134cd) into main (270fba7) will decrease coverage by 6.86%. The diff coverage is 56.72%.

:exclamation: Current head 64134cd differs from pull request most recent head 2637c03. Consider uploading reports for the commit 2637c03 to get more accurate results

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
- Coverage   72.67%   65.81%   -6.87%     
==========================================
  Files           8       13       +5     
  Lines         644     1012     +368     
==========================================
+ Hits          468      666     +198     
- Misses        176      346     +170     
Impacted Files Coverage Δ
src/structure_factor/plotting.py 13.09% <13.09%> (ø)
src/structure_factor/data/load_data.py 59.45% <16.66%> (-9.30%) :arrow_down:
src/structure_factor/pair_correlation_function.py 42.64% <42.64%> (ø)
src/structure_factor/transforms.py 93.75% <44.44%> (-0.31%) :arrow_down:
src/structure_factor/point_processes.py 48.22% <48.22%> (ø)
src/structure_factor/structure_factor.py 59.57% <53.33%> (-10.43%) :arrow_down:
...c/structure_factor/tapered_estimators_isotropic.py 55.31% <55.31%> (ø)
src/structure_factor/point_pattern.py 50.00% <57.14%> (-17.35%) :arrow_down:
src/structure_factor/spatial_windows.py 79.19% <58.00%> (-12.98%) :arrow_down:
src/structure_factor/hyperuniformity.py 87.23% <63.63%> (+4.62%) :arrow_up:
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4251abf...2637c03. Read the comment docs.