Skip to content

fix: disposal for test to avoid connection and memory leaks in tests#210

Merged
kamilbaczek merged 12 commits intomainfrom
feature/fix_all_not_disposed_code
Sep 2, 2025
Merged

fix: disposal for test to avoid connection and memory leaks in tests#210
kamilbaczek merged 12 commits intomainfrom
feature/fix_all_not_disposed_code

Conversation

@kamilbaczek
Copy link
Copy Markdown
Collaborator

No description provided.

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.91%. Comparing base (24f85a7) to head (06a662b).
Report is 373 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
+ Coverage   96.49%   96.91%   +0.42%     
==========================================
  Files          61       62       +1     
  Lines         542      551       +9     
  Branches        9       10       +1     
==========================================
+ Hits          523      534      +11     
+ Misses         16       13       -3     
- Partials        3        4       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

kamilbaczek and others added 5 commits September 2, 2025 21:49
Replaces SingleOrDefaultAsync with FirstOrDefaultAsync when fetching contracts by customer ID. This change prevents exceptions if multiple contracts exist for a customer and returns the most recently prepared contract.
@kamilbaczek kamilbaczek enabled auto-merge (rebase) September 2, 2025 19:50
@kamilbaczek kamilbaczek disabled auto-merge September 2, 2025 19:55
@kamilbaczek kamilbaczek merged commit 83beb7c into main Sep 2, 2025
2 checks passed
@kamilbaczek kamilbaczek deleted the feature/fix_all_not_disposed_code branch September 2, 2025 19:55
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.

3 participants