APS-4ID-POLAR / polartools

Python package to read and process data from the APS Polar beamline.
https://polartools.readthedocs.io/en/latest/
Other
2 stars 2 forks source link

fix **kwargs and _db #38

Closed strempfer closed 3 years ago

strempfer commented 3 years ago

add **kwargs_scan for loops in load_series and scan_series. Fix _db in load_databroker

codecov-io commented 3 years ago

Codecov Report

Merging #38 (77d62e2) into main (97907c2) will increase coverage by 0.04%. The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   55.95%   56.00%   +0.04%     
==========================================
  Files           6        6              
  Lines         672      675       +3     
==========================================
+ Hits          376      378       +2     
- Misses        296      297       +1     
Impacted Files Coverage Δ
polartools/diffraction.py 0.00% <0.00%> (ø)
polartools/load_data.py 91.07% <90.90%> (+0.33%) :arrow_up:

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 97907c2...77d62e2. Read the comment docs.