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: Fix the compilation when the default features are disabled #192

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

poljar
Copy link
Collaborator

@poljar poljar commented Oct 7, 2024

This closes: #191.

@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.28%. Comparing base (65e6f0c) to head (c071e99).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #192   +/-   ##
=======================================
  Coverage   90.28%   90.28%           
=======================================
  Files          34       34           
  Lines        1905     1905           
=======================================
  Hits         1720     1720           
  Misses        185      185           

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

@poljar poljar merged commit 1a2c003 into main Oct 7, 2024
33 checks passed
@poljar poljar deleted the poljar/fix-no-default-features branch October 7, 2024 15:07
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.

Crate doesn't compile without default features
3 participants