QuantumSavory / QuantumClifford.jl

Clifford circuits, graph states, and other quantum Stabilizer formalism tools.
MIT License
113 stars 45 forks source link

CompatHelper: bump compat for Nemo to 0.44, (keep existing compat) #270

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 5 months ago

This pull request changes the compat entry for the Nemo package from 0.38, 0.39, 0.40, 0.41, 0.42, 0.43 to 0.38, 0.39, 0.40, 0.41, 0.42, 0.43, 0.44. 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 85.55%. Comparing base (d6018f8) to head (09c733e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #270 +/- ## ========================================== + Coverage 82.01% 85.55% +3.53% ========================================== Files 58 43 -15 Lines 3904 3440 -464 ========================================== - Hits 3202 2943 -259 + Misses 702 497 -205 ```

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

Krastanov commented 4 months ago

taken care of in https://github.com/QuantumSavory/QuantumClifford.jl/pull/271