QuantumSavory / QuantumSavory.jl

A full stack simulator of quantum hardware, from the low-level analog physics to high-level network dynamics. Includes discrete event simulator, symbolic representation for quantum object, and works with many backend simulators.
https://quantumsavory.github.io/QuantumSavory.jl/
MIT License
30 stars 11 forks source link

documentation for the data inspection feature in plotting #110

Closed Krastanov closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 72.62%. Comparing base (1ebffc0) to head (a955145). Report is 2 commits behind head on master.

Files Patch % Lines
ext/QuantumSavoryMakie/QuantumSavoryMakie.jl 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #110 +/- ## ========================================== + Coverage 71.14% 72.62% +1.47% ========================================== Files 37 37 Lines 1473 1578 +105 ========================================== + Hits 1048 1146 +98 - Misses 425 432 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Krastanov commented 5 months ago

uuuuuugghhhhhh, the failures were due to a bug in Makie https://github.com/jkrumbiegel/GridLayoutBase.jl/pull/54