Skip to content

Conversation

@ddc
Copy link
Owner

@ddc ddc commented Jul 25, 2025

Summary

Checklist

  • If code changes were made, then they have been tested.
    • I have updated the documentation to reflect the changes.
  • I have thought about how this code may affect other services.
  • This PR fixes an issue.
  • This PR add/remove/change unit tests.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)

Reviewer

  • I understand that approving this code, I am also responsible for it going into the codebase.

@ddc ddc self-assigned this Jul 25, 2025
@codecov
Copy link

codecov bot commented Jul 25, 2025

Codecov Report

Attention: Patch coverage is 97.67442% with 2 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
pythonLogs/log_utils.py 96.77% 2 Missing ⚠️
Files with missing lines Coverage Δ
pythonLogs/__init__.py 93.54% <ø> (ø)
pythonLogs/basic_log.py 100.00% <100.00%> (ø)
pythonLogs/constants.py 100.00% <ø> (ø)
pythonLogs/factory.py 98.84% <100.00%> (+0.02%) ⬆️
pythonLogs/memory_utils.py 96.87% <100.00%> (-0.63%) ⬇️
pythonLogs/settings.py 100.00% <ø> (ø)
pythonLogs/size_rotating.py 100.00% <100.00%> (ø)
pythonLogs/thread_safety.py 98.68% <100.00%> (ø)
pythonLogs/timed_rotating.py 100.00% <100.00%> (ø)
pythonLogs/log_utils.py 98.61% <96.77%> (+4.42%) ⬆️

@sonarqubecloud
Copy link

@ddc ddc merged commit 3cf4fb8 into main Jul 25, 2025
17 checks passed
@ddc ddc deleted the v5.0.1_2 branch July 25, 2025 15:06
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.

2 participants