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

chore: enable all tests #4539

Merged
merged 3 commits into from
Feb 16, 2024
Merged

chore: enable all tests #4539

merged 3 commits into from
Feb 16, 2024

Conversation

AlastairHolmes
Copy link
Contributor

The cargo aliases we current use, don't run the tests in the binary code. This enables those tests.

Note this also makes it so that all code snippets are tested.

@AlastairHolmes AlastairHolmes requested review from dandanlen and a team as code owners February 15, 2024 15:38
@AlastairHolmes AlastairHolmes requested review from niklasnatter and GabrielBuragev and removed request for a team February 15, 2024 15:38
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4999313) 73% compared to head (e4433ae) 73%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4539   +/-   ##
=====================================
  Coverage     73%     73%           
=====================================
  Files        401     401           
  Lines      68206   68206           
  Branches   68206   68206           
=====================================
+ Hits       49611   49614    +3     
+ Misses     15963   15961    -2     
+ Partials    2632    2631    -1     

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

@AlastairHolmes AlastairHolmes merged commit 8a9d7d8 into main Feb 16, 2024
43 checks passed
@AlastairHolmes AlastairHolmes deleted the fix/enable-all-tests branch February 16, 2024 10:31
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.

2 participants