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

fix: bstr feature in no_std #43

Merged
merged 1 commit into from
Jan 27, 2025

fix: bstr feature in no_std

ea20cf0
Select commit
Loading
Failed to load commit list.
Merged

fix: bstr feature in no_std #43

fix: bstr feature in no_std
ea20cf0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 0s

99.76% (target 100.00%)

View this Pull Request on Codecov

99.76% (target 100.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.76%. Comparing base (3cf619c) to head (ea20cf0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   99.76%   99.76%           
=======================================
  Files          27       27           
  Lines        3750     3750           
  Branches     3750     3750           
=======================================
  Hits         3741     3741           
  Misses          2        2           
  Partials        7        7           

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