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: [#473] ORM has its own logger instead of using facades.Log() #781

Merged
merged 6 commits into from
Dec 21, 2024

Merge branch 'master' into bowen/#473

444f72e
Select commit
Loading
Failed to load commit list.
Merged

feat: [#473] ORM has its own logger instead of using facades.Log() #781

Merge branch 'master' into bowen/#473
444f72e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 1s

69.76% (-0.15%) compared to 3e77574, passed because coverage increased by 0.03% when compared to adjusted base (69.73%)

View this Pull Request on Codecov

69.76% (-0.15%) compared to 3e77574, passed because coverage increased by 0.03% when compared to adjusted base (69.73%)

Details

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 69.76%. Comparing base (3e77574) to head (444f72e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #781      +/-   ##
==========================================
- Coverage   69.91%   69.76%   -0.15%     
==========================================
  Files         213      214       +1     
  Lines       18246    18337      +91     
==========================================
+ Hits        12756    12793      +37     
- Misses       4785     4842      +57     
+ Partials      705      702       -3     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.