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

Check for database provider access on Domain initialization #443

Merged
merged 1 commit into from
Jul 9, 2024

Check for database provider access on init

ee1a5d8
Select commit
Loading
Failed to load commit list.
Merged

Check for database provider access on Domain initialization #443

Check for database provider access on init
ee1a5d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2024 in 0s

88.91% (+0.03%) compared to 998b27a

View this Pull Request on Codecov

88.91% (+0.03%) compared to 998b27a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.91%. Comparing base (998b27a) to head (ee1a5d8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #443      +/-   ##
==========================================
+ Coverage   88.88%   88.91%   +0.03%     
==========================================
  Files          71       71              
  Lines        5963     5981      +18     
  Branches     1185     1187       +2     
==========================================
+ Hits         5300     5318      +18     
  Misses        492      492              
  Partials      171      171              

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