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

Remove duplicate code for application initialization in tests #1200

Conversation

josecelano
Copy link
Member

Remove duplicate code for application initialization in tests.

@josecelano josecelano requested a review from da2ce7 January 22, 2025 17:11
@josecelano josecelano added the Code Cleanup / Refactoring Tidying and Making Neat label Jan 22, 2025
@josecelano josecelano linked an issue Jan 22, 2025 that may be closed by this pull request
@josecelano josecelano self-assigned this Jan 22, 2025
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.61%. Comparing base (82097b0) to head (df6ed93).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1200      +/-   ##
===========================================
- Coverage    77.80%   77.61%   -0.20%     
===========================================
  Files          188      188              
  Lines        12811    12696     -115     
  Branches     12811    12696     -115     
===========================================
- Hits          9968     9854     -114     
  Misses        2678     2678              
+ Partials       165      164       -1     

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

@josecelano josecelano force-pushed the 1198-overhaul-core-tracker-refactor-tests-remove-duplicate-code branch from 622c6bf to df6ed93 Compare January 22, 2025 17:21
@josecelano
Copy link
Member Author

ACK df6ed93

@josecelano josecelano marked this pull request as ready for review January 22, 2025 17:23
@josecelano josecelano merged commit 444987b into torrust:develop Jan 22, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Cleanup / Refactoring Tidying and Making Neat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Overhaul core Tracker: refactor tests (remove duplicate code)
1 participant