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

CI fixes #20

Merged
merged 3 commits into from
Mar 11, 2022
Merged

CI fixes #20

merged 3 commits into from
Mar 11, 2022

Conversation

ellie-idb
Copy link
Member

Part of #16 (with parts of #12) mixed in.

@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2022

Codecov Report

Merging #20 (c55546c) into master (ec28d7e) will increase coverage by 0.29%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   86.28%   86.57%   +0.29%     
==========================================
  Files          32       33       +1     
  Lines        7202     7479     +277     
==========================================
+ Hits         6214     6475     +261     
- Misses        988     1004      +16     
Impacted Files Coverage Δ
source/mir/ion/tape.d 94.14% <0.00%> (-3.63%) ⬇️
source/mir/ion/value.d 71.16% <0.00%> (-0.59%) ⬇️
source/mir/ion/internal/stage3.d 100.00% <0.00%> (ø)
source/mir/ser/json.d 95.59% <0.00%> (+0.02%) ⬆️
source/mir/ion/examples.d 94.05% <0.00%> (+0.06%) ⬆️
source/mir/deser/package.d 73.13% <0.00%> (+0.15%) ⬆️
source/mir/ion/internal/stage1.d 95.94% <0.00%> (+0.42%) ⬆️
source/mir/ion/internal/stage2.d 73.25% <0.00%> (+27.37%) ⬆️

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 ec28d7e...c55546c. Read the comment docs.

@ellie-idb
Copy link
Member Author

Investigating how to best do ARM runners (I generally want to avoid using CircleCI). TBD.

@9il 9il merged commit 3294776 into master Mar 11, 2022
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