MrMustard icon indicating copy to clipboard operation
MrMustard copied to clipboard

Adding html representations for `Wires`, `Representation`s, and `CircuitComponent`

Open SamFerracin opened this issue 9 months ago • 1 comments

Context: Adding html representations for Wires, Representations, and CircuitComponent

SamFerracin avatar May 06 '24 16:05 SamFerracin

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.43%. Comparing base (4c2b33b) to head (ee2abbb).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #393      +/-   ##
===========================================
+ Coverage    87.41%   87.43%   +0.01%     
===========================================
  Files           81       81              
  Lines         6128     6137       +9     
===========================================
+ Hits          5357     5366       +9     
  Misses         771      771              
Files Coverage Δ
mrmustard/lab_dev/circuit_components.py 96.13% <100.00%> (+0.06%) :arrow_up:
mrmustard/lab_dev/wires.py 99.07% <100.00%> (+0.02%) :arrow_up:
mrmustard/physics/representations.py 99.47% <100.00%> (+<0.01%) :arrow_up:

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4c2b33b...ee2abbb. Read the comment docs.

codecov[bot] avatar May 06 '24 16:05 codecov[bot]