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: make cargo test --doc work with unstable-widget-ref examples #1117

Merged
merged 2 commits into from
May 19, 2024

Conversation

joshka
Copy link
Member

@joshka joshka commented May 19, 2024

Fixes: #1109

Copy link

codecov bot commented May 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.3%. Comparing base (4955380) to head (67768e1).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1117   +/-   ##
=====================================
  Coverage   94.3%   94.3%           
=====================================
  Files         61      61           
  Lines      14768   14768           
=====================================
+ Hits       13932   13935    +3     
+ Misses       836     833    -3     

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

necessary because this requires crossterm to build
@joshka joshka mentioned this pull request May 19, 2024
@joshka joshka merged commit fcb5d58 into main May 19, 2024
33 checks passed
@joshka joshka deleted the jm/fix-cargo-test branch May 19, 2024 23:18
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.

Running cargo test fails
4 participants