Closed lvlcn-t closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.48%. Comparing base (
2338a13
) to head (5e028ac
). Report is 13 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thank you @lvlcn-t!
Motivation
Closes #116
Changes
I've removed the
fromSlogLevel
map and type casting toint32
/Level
instead.For more information look at the commits.
Tests done
I've provided two unit tests with custom slog levels. If you want me to write additional test cases, feel free to ask for them.