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

Rename ProjectionStyle -> AdjointStyle, _mul -> AdjointMul, and improve docs #109

Merged
merged 9 commits into from
Jul 27, 2023

Note that size needs to be implemented in docs

bc6bee8
Select commit
Loading
Failed to load commit list.
Merged

Rename ProjectionStyle -> AdjointStyle, _mul -> AdjointMul, and improve docs #109

Note that size needs to be implemented in docs
bc6bee8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 21, 2023 in 1s

91.43% (-0.61%) compared to 1cc9ca0

View this Pull Request on Codecov

91.43% (-0.61%) compared to 1cc9ca0

Details

Codecov Report

Patch coverage: 92.85% and project coverage change: -0.61 ⚠️

Comparison is base (1cc9ca0) 92.04% compared to head (bc6bee8) 91.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
- Coverage   92.04%   91.43%   -0.61%     
==========================================
  Files           3        3              
  Lines         289      292       +3     
==========================================
+ Hits          266      267       +1     
- Misses         23       25       +2     
Impacted Files Coverage Δ
src/definitions.jl 82.99% <92.85%> (-1.04%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.