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

refactor: Remove anymap #1001

Merged
merged 2 commits into from
Nov 23, 2024
Merged

refactor: Remove anymap #1001

merged 2 commits into from
Nov 23, 2024

Conversation

marc2332
Copy link
Owner

Closes #993

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.

Project coverage is 74.17%. Comparing base (cd7bb58) to head (8130ae7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/native-core/src/lib.rs 81.25% 3 Missing ⚠️
crates/native-core-macro/src/lib.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1001   +/-   ##
=======================================
  Coverage   74.17%   74.17%           
=======================================
  Files         214      215    +1     
  Lines       24519    24535   +16     
=======================================
+ Hits        18186    18199   +13     
- Misses       6333     6336    +3     

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


🚨 Try these New Features:

@marc2332 marc2332 merged commit 91a42d9 into main Nov 23, 2024
7 checks passed
@marc2332 marc2332 deleted the refactor/remove-anymap branch November 23, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal impovement👍 Internal code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate from anymap
1 participant