zapata-engineering / orqviz

Python package for visualizing the loss landscape of parameterized quantum algorithms.
Apache License 2.0
84 stars 18 forks source link

Zqs 920 refactor utils to io 2 #34

Closed mstechly closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #34 (28e0d48) into dev (979df05) will increase coverage by 0.40%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #34      +/-   ##
==========================================
+ Coverage   82.44%   82.84%   +0.40%     
==========================================
  Files          26       27       +1     
  Lines         638      653      +15     
  Branches       68       68              
==========================================
+ Hits          526      541      +15     
  Misses         92       92              
  Partials       20       20              
Impacted Files Coverage Δ
src/orqviz/__init__.py 100.00% <ø> (ø)
src/orqviz/io.py 100.00% <100.00%> (ø)
src/orqviz/utils.py 100.00% <100.00%> (ø)

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 979df05...28e0d48. Read the comment docs.