Skip to content

Release v0.11.0 beta 9#124

Merged
dr-orlovsky merged 21 commits intomasterfrom
develop
Oct 31, 2024
Merged

Release v0.11.0 beta 9#124
dr-orlovsky merged 21 commits intomasterfrom
develop

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 requested a review from zoedberg October 13, 2024 10:45
@dr-orlovsky dr-orlovsky self-assigned this Oct 13, 2024
@codecov
Copy link

codecov bot commented Oct 13, 2024

Codecov Report

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

Project coverage is 42.8%. Comparing base (300721f) to head (ccd9d94).
Report is 22 commits behind head on master.

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 88.9% 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% <23.1%> (-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.

@dr-orlovsky dr-orlovsky merged commit b671b88 into master Oct 31, 2024
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