rs-station / reciprocalspaceship

Tools for exploring reciprocal space
https://rs-station.github.io/reciprocalspaceship/
MIT License
28 stars 12 forks source link

add anomalous flag to rs.algorightms.merge #105

Closed kmdalton closed 2 years ago

kmdalton commented 2 years ago

I just added an anomalous flag to rs.algorithms.merge. Let me know if there are any issues.

codecov-commenter commented 2 years ago

Codecov Report

Merging #105 (585102d) into main (f98b0dd) will decrease coverage by 0.06%. The diff coverage is 90.90%.

:exclamation: Current head 585102d differs from pull request most recent head 9a3d636. Consider uploading reports for the commit 9a3d636 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
- Coverage   98.72%   98.66%   -0.07%     
==========================================
  Files          41       41              
  Lines        1567     1569       +2     
==========================================
+ Hits         1547     1548       +1     
- Misses         20       21       +1     
Flag Coverage Δ
unittests 98.66% <90.90%> (-0.07%) :arrow_down:

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

Impacted Files Coverage Δ
reciprocalspaceship/algorithms/merge.py 96.00% <90.90%> (-4.00%) :arrow_down:

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 f98b0dd...9a3d636. Read the comment docs.