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

Added timestamp. #651

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Relm-Arrowny
Copy link

fix #98

Added timestamps to both uvicorn log and pythong logging.

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.39%. Comparing base (ac0fee8) to head (7c4f193).

Files with missing lines Patch % Lines
src/blueapi/service/main.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #651      +/-   ##
==========================================
- Coverage   92.56%   92.39%   -0.17%     
==========================================
  Files          35       35              
  Lines        1654     1657       +3     
==========================================
  Hits         1531     1531              
- Misses        123      126       +3     

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

Copy link
Collaborator

@callumforrester callumforrester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.

Include timestamps in logs
2 participants