rs-station / laue-dials

A package for analyzing Laue x-ray crystallography data using the DIALS framework.
https://rs-station.github.io/laue-dials/
MIT License
4 stars 3 forks source link

Clean gen beams #14

Closed kmdalton closed 1 year ago

kmdalton commented 1 year ago

Clean up the gen_beam_models function in algorithms.laue.

codecov[bot] commented 1 year ago

Codecov Report

Merging #14 (5e57e9d) into main (8b45e52) will decrease coverage by 9.73%. The diff coverage is 12.50%.

:exclamation: Current head 5e57e9d differs from pull request most recent head f64cacd. Consider uploading reports for the commit f64cacd to get more accurate results

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   54.00%   44.28%   -9.73%     
==========================================
  Files           4        4              
  Lines         287      280       -7     
  Branches       19       19              
==========================================
- Hits          155      124      -31     
- Misses        127      151      +24     
  Partials        5        5              
Flag Coverage Δ
unittests 44.28% <12.50%> (-9.73%) :arrow_down:

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

Impacted Files Coverage Δ
src/laue_dials/algorithms/laue.py 33.13% <12.50%> (+1.29%) :arrow_up:

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more