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

fix(contrib-auto-laravel): fix log level type issue #306

Closed
wants to merge 4 commits into from

chore(laravel): split `shouldRecordLog` method for easier override

aed62ae
Select commit
Loading
Failed to load commit list.
Closed

fix(contrib-auto-laravel): fix log level type issue #306

chore(laravel): split `shouldRecordLog` method for easier override
aed62ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 0s

80.33% (+0.00%) compared to 67ce817

View this Pull Request on Codecov

80.33% (+0.00%) compared to 67ce817

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.33%. Comparing base (67ce817) to head (aed62ae).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #306   +/-   ##
=========================================
  Coverage     80.33%   80.33%           
  Complexity     1026     1026           
=========================================
  Files            98       98           
  Lines          4114     4114           
=========================================
  Hits           3305     3305           
  Misses          809      809           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 67ce817...aed62ae. Read the comment docs.