snok / asgi-correlation-id

Request ID propagation for ASGI apps
MIT License
370 stars 29 forks source link

Update dependencies and improve linting #20

Closed sondrelg closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #20 (002de41) into main (6b56731) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 002de41 differs from pull request most recent head 98acae7. Consider uploading reports for the commit 98acae7 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##              main       #20    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            6        11     +5     
  Lines          129       276   +147     
==========================================
+ Hits           129       276   +147     
Impacted Files Coverage Δ
asgi_correlation_id/extensions/celery.py 100.00% <100.00%> (ø)
asgi_correlation_id/extensions/sentry.py 100.00% <100.00%> (ø)
asgi_correlation_id/log_filters.py 100.00% <100.00%> (ø)
asgi_correlation_id/middleware.py 100.00% <100.00%> (ø)
tests/test_middleware.py 100.00% <100.00%> (ø)
tests/test_extension_celery.py 100.00% <0.00%> (ø)
tests/test_extension_sentry.py 100.00% <0.00%> (ø)
tests/conftest.py 100.00% <0.00%> (ø)
tests/test_log_filter.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6b56731...98acae7. Read the comment docs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication