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 Makie to 0.21, (keep existing compat) #118

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 4 months ago

This pull request changes the compat entry for the Makie package from 0.20 to 0.20, 0.21. 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 4 months ago

Codecov Report

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

Project coverage is 81.14%. Comparing base (ce7dcea) to head (cf59c54).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #118 +/- ## ========================================== + Coverage 71.34% 81.14% +9.80% ========================================== Files 37 36 -1 Lines 1525 1310 -215 ========================================== - Hits 1088 1063 -25 + Misses 437 247 -190 ```

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