QuantumSavory / QuantumSymbolics.jl

Computer algebra tools for symbolic manipulations in quantum mechanics and quantum information
MIT License
29 stars 9 forks source link

CompatHelper: bump compat for TermInterface to 2, (keep existing compat) #52

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

This pull request changes the compat entry for the TermInterface package from 0.4, 0.5, 1 to 0.4, 0.5, 1, 2. 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 2 months ago

Codecov Report

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

Project coverage is 65.76%. Comparing base (0f47b58) to head (49a5cea).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #52 +/- ## ======================================= Coverage 65.76% 65.76% ======================================= Files 15 15 Lines 628 628 ======================================= Hits 413 413 Misses 215 215 ```

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