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

Loosen type constraints #28

Merged
merged 21 commits into from Jun 7, 2021
Merged

Loosen type constraints #28

merged 21 commits into from Jun 7, 2021

Conversation

david-pl
Copy link
Member

@david-pl david-pl commented Jun 2, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jun 2, 2021

Codecov Report

Merging #28 (adc25b9) into master (992ebba) will increase coverage by 0.21%.
The diff coverage is 94.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   93.61%   93.82%   +0.21%     
==========================================
  Files          24       24              
  Lines        2473     2461      -12     
==========================================
- Hits         2315     2309       -6     
+ Misses        158      152       -6     
Impacted Files Coverage Δ
src/spinors.jl 77.45% <77.77%> (+0.22%) ⬆️
src/states.jl 69.34% <79.31%> (ø)
src/pauli.jl 95.34% <86.36%> (-0.21%) ⬇️
src/operators_lazysum.jl 94.64% <90.00%> (+1.91%) ⬆️
src/operators_lazyproduct.jl 98.43% <90.90%> (+1.56%) ⬆️
src/operators_dense.jl 91.94% <91.11%> (+0.15%) ⬆️
src/superoperators.jl 82.65% <93.33%> (ø)
src/bases.jl 97.05% <100.00%> (+1.70%) ⬆️
src/fock.jl 100.00% <100.00%> (ø)
src/manybody.jl 99.59% <100.00%> (ø)
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 992ebba...adc25b9. Read the comment docs.

@david-pl david-pl merged commit de7abf7 into master Jun 7, 2021
@david-pl david-pl deleted the less-types branch June 7, 2021 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant