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

Ising with SumOfSquares #14

Merged
merged 5 commits into from
Dec 7, 2020
Merged

Ising with SumOfSquares #14

merged 5 commits into from
Dec 7, 2020

Conversation

@codecov
Copy link

codecov bot commented Oct 1, 2020

Codecov Report

Merging #14 (c488c14) into master (8da6d23) will decrease coverage by 1.47%.
The diff coverage is 15.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
- Coverage   74.43%   72.96%   -1.48%     
==========================================
  Files           5        6       +1     
  Lines         266      307      +41     
==========================================
+ Hits          198      224      +26     
- Misses         68       83      +15     
Impacted Files Coverage Δ
src/CondensedMatterSOS.jl 86.66% <ø> (+2.05%) ⬆️
src/sos.jl 0.00% <0.00%> (ø)
src/monom-set.jl 80.76% <100.00%> (+3.49%) ⬆️
src/operators.jl 90.80% <0.00%> (+0.68%) ⬆️
src/sequences.jl 47.43% <0.00%> (+0.68%) ⬆️
src/types.jl 88.09% <0.00%> (+4.53%) ⬆️

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 8da6d23...c488c14. Read the comment docs.

@blegat blegat force-pushed the bl/ising branch 3 times, most recently from e4fb38f to 5015149 Compare December 6, 2020 10:40
@blegat blegat merged commit 7d94a8d into master Dec 7, 2020
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.

1 participant