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

refactor(context): simplify "GetType()" functions #4080

Merged

refactor: simplify GetType() functions

24db9b2
Select commit
Loading
Failed to load commit list.
Merged

refactor(context): simplify "GetType()" functions #4080

refactor: simplify GetType() functions
24db9b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 28, 2024 in 1s

98.93% (-0.28%) compared to 3dc1cd6

View this Pull Request on Codecov

98.93% (-0.28%) compared to 3dc1cd6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.93%. Comparing base (3dc1cd6) to head (24db9b2).
Report is 78 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4080      +/-   ##
==========================================
- Coverage   99.21%   98.93%   -0.28%     
==========================================
  Files          42       44       +2     
  Lines        3182     3387     +205     
==========================================
+ Hits         3157     3351     +194     
- Misses         17       25       +8     
- Partials        8       11       +3     

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