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

Try to fix failing CI test on macOS #14

Merged
merged 9 commits into from
Mar 3, 2021
Merged

Try to fix failing CI test on macOS #14

merged 9 commits into from
Mar 3, 2021

Conversation

sloede
Copy link
Member

@sloede sloede commented Mar 3, 2021

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 3, 2021

Codecov Report

Merging #14 (b2957e4) into main (568988b) will increase coverage by 0.08%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   98.27%   98.36%   +0.08%     
==========================================
  Files          20       20              
  Lines         639      673      +34     
==========================================
+ Hits          628      662      +34     
  Misses         11       11              
Flag Coverage Δ
unittests 98.36% <88.88%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/context.jl 88.37% <42.85%> (-4.13%) ⬇️
src/SEAL.jl 85.71% <66.66%> (+10.71%) ⬆️
src/batchencoder.jl 100.00% <100.00%> (ø)
src/ciphertext.jl 100.00% <100.00%> (ø)
src/ckks.jl 100.00% <100.00%> (ø)
src/decryptor.jl 100.00% <100.00%> (ø)
src/encryptionparams.jl 100.00% <100.00%> (ø)
src/encryptor.jl 100.00% <100.00%> (ø)
src/evaluator.jl 100.00% <100.00%> (ø)
src/galoiskeys.jl 100.00% <100.00%> (ø)
... and 7 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 568988b...b2957e4. Read the comment docs.

@coveralls
Copy link

coveralls commented Mar 3, 2021

Pull Request Test Coverage Report for Build 618093785

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.098%

Totals Coverage Status
Change from base Build 617601233: 0%
Covered Lines: 825
Relevant Lines: 841

💛 - Coveralls

@sloede sloede merged commit a96a984 into main Mar 3, 2021
@sloede sloede deleted the prepare-new-release branch March 3, 2021 17:49
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.

3 participants