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 invalid parameter order of LogWarning #231

Merged
merged 1 commit into from
Apr 1, 2024

Fix invalid parameter order of LogWarning

ba794ed
Select commit
Loading
Failed to load commit list.
Merged

Fix invalid parameter order of LogWarning #231

Fix invalid parameter order of LogWarning
ba794ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2024 in 1s

88.35% (+0.00%) compared to 410d432

View this Pull Request on Codecov

88.35% (+0.00%) compared to 410d432

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.35%. Comparing base (410d432) to head (ba794ed).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #231   +/-   ##
=======================================
  Coverage   88.35%   88.35%           
=======================================
  Files          16       16           
  Lines         481      481           
  Branches       59       59           
=======================================
  Hits          425      425           
  Misses         53       53           
  Partials        3        3           

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