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

Support config for multiple environments #448

Merged
merged 2 commits into from
Jul 25, 2024

Additional tests for coverage

7f32a1f
Select commit
Loading
Failed to load commit list.
Merged

Support config for multiple environments #448

Additional tests for coverage
7f32a1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2024 in 0s

89.16% (+0.01%) compared to 7c720ab

View this Pull Request on Codecov

89.16% (+0.01%) compared to 7c720ab

Details

Codecov Report

Attention: Patch coverage is 89.47368% with 4 lines in your changes missing coverage. Please review.

Project coverage is 89.16%. Comparing base (7c720ab) to head (7f32a1f).

Files Patch % Lines
src/protean/container.py 82.35% 3 Missing ⚠️
src/protean/adapters/email/__init__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #448      +/-   ##
==========================================
+ Coverage   89.14%   89.16%   +0.01%     
==========================================
  Files          71       71              
  Lines        5959     5969      +10     
  Branches     1198     1202       +4     
==========================================
+ Hits         5312     5322      +10     
- Misses        479      483       +4     
+ Partials      168      164       -4     

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