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 ability to mark test targets as passed if all tests are succeed #351

Merged
merged 2 commits into from
Mar 3, 2024

Conversation

swiftyfinch
Copy link
Owner

Description

It's the next step to implement the _test run command.

References

  • None

Checklist (I have ...)

  • 🧐 Followed the code style of the rest of the project
  • 📖 Updated the documentation, if necessary
  • 👨🏻‍🔧 Added at least one test which validates that my change is working, if appropriate
  • 👮🏻‍♂️ Run make lint and fixed all warnings
  • ✅ Run make test and fixed all tests

❤️ Thanks for contributing to the 🏈 Rugby!

@swiftyfinch swiftyfinch added the ⚙️ Engineering Task Technical stuff label Mar 3, 2024
@swiftyfinch swiftyfinch self-assigned this Mar 3, 2024
Copy link

codecov bot commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.33%. Comparing base (0db53ee) to head (38e6ffb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #351      +/-   ##
==========================================
+ Coverage   63.16%   63.33%   +0.16%     
==========================================
  Files         147      147              
  Lines        3711     3728      +17     
==========================================
+ Hits         2344     2361      +17     
  Misses       1367     1367              

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

@swiftyfinch swiftyfinch merged commit 146b12d into main Mar 3, 2024
9 checks passed
@swiftyfinch swiftyfinch deleted the test-manager-pass branch March 3, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant