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

CompatHelper: bump compat for QuantumClifford to 0.9, (keep existing compat) #112

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 5 months ago

This pull request changes the compat entry for the QuantumClifford package from 0.8.20 to 0.8.20, 0.9. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 81.37%. Comparing base (269cff2) to head (e9d4643).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #112 +/- ## =========================================== + Coverage 71.23% 81.37% +10.13% =========================================== Files 37 36 -1 Lines 1495 1278 -217 =========================================== - Hits 1065 1040 -25 + Misses 430 238 -192 ```

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