compSPI / ioSPI

I/O and Data Visualization
MIT License
4 stars 7 forks source link

Linear simulator utils #39

Closed harshit-gupta-cor closed 2 years ago

harshit-gupta-cor commented 2 years ago

Follows the guidelines of PR 20 and issue 29 of simSPI.

codecov[bot] commented 2 years ago

Codecov Report

Merging #39 (3f82225) into master (212d386) will increase coverage by 0.24%. The diff coverage is 98.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   94.81%   95.05%   +0.24%     
==========================================
  Files           5        7       +2     
  Lines         308      363      +55     
==========================================
+ Hits          292      345      +53     
- Misses         16       18       +2     
Impacted Files Coverage Δ
ioSPI/starfile_utils.py 97.37% <97.37%> (ø)
ioSPI/save_utils.py 100.00% <100.00%> (ø)
ioSPI/fourier.py 98.51% <0.00%> (-1.49%) :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 212d386...3f82225. Read the comment docs.