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 version 0.11 beta #99

Merged
merged 16 commits into from
Dec 25, 2023
Merged

Release version 0.11 beta #99

merged 16 commits into from
Dec 25, 2023

Conversation

dr-orlovsky
Copy link
Member

No description provided.

@dr-orlovsky dr-orlovsky added the breaking Breaking API changes label Dec 25, 2023
@dr-orlovsky dr-orlovsky added this to the v0.11.0 milestone Dec 25, 2023
Copy link

codecov bot commented Dec 25, 2023

Codecov Report

Attention: 627 lines in your changes are missing coverage. Please review.

Comparison is base (98f48e9) 35.1% compared to head (88f501d) 31.2%.

❗ Current head 88f501d differs from pull request most recent head 57f36e5. Consider uploading reports for the commit 57f36e5 to get more accurate results

Files Patch % Lines
src/isa/exec.rs 6.2% 465 Missing ⚠️
src/library/lib.rs 0.0% 52 Missing ⚠️
src/data/number.rs 26.4% 39 Missing ⚠️
src/reg/mod.rs 0.0% 27 Missing ⚠️
src/reg/core_regs.rs 26.9% 19 Missing ⚠️
src/data/byte_str.rs 42.9% 12 Missing ⚠️
src/data/mod.rs 0.0% 6 Missing ⚠️
src/isa/bytecode.rs 0.0% 5 Missing ⚠️
src/library/cursor.rs 94.1% 1 Missing ⚠️
src/reg/indexes.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master     #99     +/-   ##
========================================
- Coverage    35.1%   31.2%   -3.9%     
========================================
  Files          21      23      +2     
  Lines        6134    6431    +297     
========================================
- Hits         2156    2007    -149     
- Misses       3978    4424    +446     
Flag Coverage Δ
rust 31.2% <10.9%> (-3.9%) ⬇️

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 a2157ca into master Dec 25, 2023
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking API changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant