Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding Commutators, Anticommutator, Daggers #40

Merged
merged 24 commits into from
Jun 19, 2024

fix dagger

af3c073
Select commit
Loading
Failed to load commit list.
Merged

adding Commutators, Anticommutator, Daggers #40

fix dagger
af3c073
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2024 in 0s

62.78% (+8.07%) compared to 8a75466

View this Pull Request on Codecov

62.78% (+8.07%) compared to 8a75466

Details

Codecov Report

Attention: Patch coverage is 63.09524% with 62 lines in your changes missing coverage. Please review.

Project coverage is 62.78%. Comparing base (8a75466) to head (af3c073).

Files Patch % Lines
src/QSymbolicsBase/predefined.jl 51.92% 25 Missing ⚠️
src/QSymbolicsBase/basic_ops_homogeneous.jl 61.22% 19 Missing ⚠️
src/QSymbolicsBase/literal_objects.jl 57.14% 9 Missing ⚠️
src/QSymbolicsBase/basic_ops_inhomogeneous.jl 75.00% 5 Missing ⚠️
src/QSymbolicsBase/rules.jl 80.00% 3 Missing ⚠️
src/QSymbolicsBase/QSymbolicsBase.jl 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   54.70%   62.78%   +8.07%     
==========================================
  Files          14       15       +1     
  Lines         446      575     +129     
==========================================
+ Hits          244      361     +117     
- Misses        202      214      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.