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

[#48] fix(utils/tracing): use correct formatting on Windows #63

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

M0dEx
Copy link
Owner

@M0dEx M0dEx commented Apr 1, 2024

This PR fixes log formatting on Windows.

Closes #48.

@M0dEx M0dEx self-assigned this Apr 1, 2024
Repository owner deleted a comment from codecov bot Apr 1, 2024
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 81.29%. Comparing base (1ee2d79) to head (af915c3).

Files Patch % Lines
src/utils/tracing.rs 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
- Coverage   82.01%   81.29%   -0.73%     
==========================================
  Files          17       17              
  Lines         901      909       +8     
==========================================
  Hits          739      739              
- Misses        162      170       +8     

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

@M0dEx M0dEx merged commit 151c9a9 into main Apr 1, 2024
4 of 6 checks passed
@M0dEx M0dEx deleted the #48/windows-formatting branch April 1, 2024 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Log formatting on Windows
1 participant