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

feat: implement domain scoping #934

Merged

Merge branch 'main' into feat/843_implement_domain_scoping

034b066
Select commit
Loading
Failed to load commit list.
Merged

feat: implement domain scoping #934

Merge branch 'main' into feat/843_implement_domain_scoping
034b066
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2024 in 0s

95.27% (+0.23%) compared to 4ea74d8

View this Pull Request on Codecov

95.27% (+0.23%) compared to 4ea74d8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.27%. Comparing base (4ea74d8) to head (034b066).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #934      +/-   ##
============================================
+ Coverage     95.03%   95.27%   +0.23%     
- Complexity      391      393       +2     
============================================
  Files            37       38       +1     
  Lines           887      888       +1     
  Branches         54       54              
============================================
+ Hits            843      846       +3     
+ Misses           24       23       -1     
+ Partials         20       19       -1     

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