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

Add std feature/no_std support #112

Merged
merged 4 commits into from
Dec 19, 2024
Merged

Add std feature/no_std support #112

merged 4 commits into from
Dec 19, 2024

Conversation

jwodder
Copy link
Owner

@jwodder jwodder commented Dec 19, 2024

Closes #101.

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.46%. Comparing base (fadfa66) to head (516d043).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
+ Coverage   83.37%   83.46%   +0.09%     
==========================================
  Files           7        7              
  Lines        3056     3073      +17     
==========================================
+ Hits         2548     2565      +17     
  Misses        508      508              

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

@jwodder jwodder marked this pull request as ready for review December 19, 2024 03:04
@jwodder jwodder merged commit 2afa264 into master Dec 19, 2024
13 checks passed
@jwodder jwodder deleted the gh-101 branch December 19, 2024 03:12
jwodder added a commit that referenced this pull request Dec 19, 2024
Add `std` feature/`no_std` support
@jwodder jwodder added the enhancement New feature or request therefor label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request therefor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a std feature for toggling no_std support
1 participant