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

prohibit R reg from using CoreRegs::get #96

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

6293
Copy link
Contributor

@6293 6293 commented Jul 26, 2023

No description provided.

@6293 6293 force-pushed the byte-array branch 2 times, most recently from 45441e3 to 3791809 Compare July 27, 2023 14:32
@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #96 (941fef7) into master (f450cd2) will decrease coverage by 0.9%.
The diff coverage is 29.3%.

@@           Coverage Diff            @@
##           master     #96     +/-   ##
========================================
- Coverage    37.9%   37.0%   -0.9%     
========================================
  Files          20      22      +2     
  Lines        4861    5138    +277     
========================================
+ Hits         1842    1903     +61     
- Misses       3019    3235    +216     
Files Changed Coverage Δ
src/data/arithm.rs 87.4% <ø> (+4.2%) ⬆️
src/data/bitwise.rs 57.4% <0.0%> (-35.6%) ⬇️
src/data/number.rs 47.9% <0.0%> (-0.7%) ⬇️
src/reg/families.rs 2.7% <0.0%> (-0.6%) ⬇️
src/data/byte_array.rs 25.9% <25.9%> (ø)
src/isa/exec.rs 45.3% <33.6%> (+0.7%) ⬆️
src/reg/core_regs.rs 66.6% <38.6%> (-1.2%) ⬇️
src/data/cmp.rs 54.2% <54.2%> (ø)
src/library/cursor.rs 100.0% <100.0%> (ø)
src/library/lib.rs 55.8% <100.0%> (ø)

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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