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

⚙️ Mocks refactoring #354

Merged
merged 4 commits into from
Mar 4, 2024
Merged

⚙️ Mocks refactoring #354

merged 4 commits into from
Mar 4, 2024

Conversation

swiftyfinch
Copy link
Owner

Description

I've added some fixes to AutoMockable.stencil.

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 4, 2024
@swiftyfinch swiftyfinch self-assigned this Mar 4, 2024
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.43%. Comparing base (da74f5d) to head (4a69232).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #354      +/-   ##
==========================================
+ Coverage   63.33%   64.43%   +1.10%     
==========================================
  Files         147      146       -1     
  Lines        3728     3664      -64     
==========================================
  Hits         2361     2361              
+ Misses       1367     1303      -64     

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

@swiftyfinch swiftyfinch merged commit 600db66 into main Mar 4, 2024
11 checks passed
@swiftyfinch swiftyfinch deleted the mocks-refactoring branch March 4, 2024 19:55
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