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

Release v0.11.0 beta 9 #124

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Release v0.11.0 beta 9 #124

wants to merge 15 commits into from

Conversation

dr-orlovsky
Copy link
Member

No description provided.

fmt keeps changing all the time. Now they introduced new "editions" feature, which by default does a lot of changes to the codebase by mingling with alphabetical sorting of all imports, doing them in case-insentive way. This PR allows to avoid that dramatic changes
@dr-orlovsky dr-orlovsky added this to the v0.11.0 milestone Oct 13, 2024
@dr-orlovsky dr-orlovsky self-assigned this Oct 13, 2024
Copy link

codecov bot commented Oct 13, 2024

Codecov Report

Attention: Patch coverage is 17.82178% with 83 lines in your changes missing coverage. Please review.

Project coverage is 42.8%. Comparing base (300721f) to head (bedd86c).

Files with missing lines Patch % Lines
src/reg/core_regs.rs 8.0% 46 Missing ⚠️
src/library/lib.rs 39.3% 17 Missing ⚠️
src/isa/exec.rs 9.1% 10 Missing ⚠️
src/data/encoding.rs 0.0% 6 Missing ⚠️
src/isa/flags.rs 0.0% 3 Missing ⚠️
src/data/arithm.rs 66.7% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #124     +/-   ##
========================================
- Coverage    43.2%   42.8%   -0.4%     
========================================
  Files          21      21             
  Lines        6475    6552     +77     
========================================
+ Hits         2796    2803      +7     
- Misses       3679    3749     +70     
Flag Coverage Δ
rust 42.8% <17.8%> (-0.4%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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