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

Test print functions #46

Merged
merged 3 commits into from
Sep 29, 2021
Merged

Test print functions #46

merged 3 commits into from
Sep 29, 2021

Conversation

tkf
Copy link
Member

@tkf tkf commented Sep 29, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2021

Codecov Report

Merging #46 (c691600) into master (cfa4bdb) will increase coverage by 5.50%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   80.01%   85.51%   +5.50%     
==========================================
  Files          14       14              
  Lines        1431     1429       -2     
==========================================
+ Hits         1145     1222      +77     
+ Misses        286      207      -79     
Flag Coverage Δ
unittests 85.51% <ø> (+5.50%) ⬆️

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

Impacted Files Coverage Δ
src/promise.jl 70.37% <0.00%> (-18.52%) ⬇️
src/stack.jl 89.28% <0.00%> (-7.15%) ⬇️
src/msqueue.jl 85.41% <0.00%> (-2.09%) ⬇️
src/utils.jl 66.66% <0.00%> (-1.67%) ⬇️
src/dict.jl 88.02% <0.00%> (+3.08%) ⬆️
src/dlcrq.jl 82.08% <0.00%> (+6.86%) ⬆️
src/lcrq.jl 88.95% <0.00%> (+8.72%) ⬆️
src/ssqueue.jl 95.74% <0.00%> (+26.95%) ⬆️

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 cfa4bdb...c691600. Read the comment docs.

@tkf tkf changed the title Add more tests Test print functions Sep 29, 2021
@tkf tkf enabled auto-merge (squash) September 29, 2021 02:32
@tkf tkf merged commit 331f9d3 into master Sep 29, 2021
@tkf tkf deleted the tests branch September 29, 2021 02:43
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.

2 participants