Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
draincoder committed Oct 5, 2024
1 parent a3e603e commit 1b2db3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "asgi-monitor"
version = "0.5.0"
version = "0.6.0"
description = "Quick and easy monitoring setup for ASGI application"
requires-python = ">=3.10"
readme = "README.md"
Expand Down

6 comments on commit 1b2db3c

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL766898% 
report-only-changed-files is enabled. No files were changed during this commit :)

3.10

Tests Skipped Failures Errors Time
74 0 💤 0 ❌ 0 🔥 6.981s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL766898% 
report-only-changed-files is enabled. No files were changed during this commit :)

3.11

Tests Skipped Failures Errors Time
74 0 💤 0 ❌ 0 🔥 7.062s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL766898% 
report-only-changed-files is enabled. No files were changed during this commit :)

3.12

Tests Skipped Failures Errors Time
74 0 💤 0 ❌ 0 🔥 10.514s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage

Coverage Report •
FileStmtsMissCoverMissing
src/asgi_monitor/integrations
   aiohttp.py133199%40
   fastapi.py320100% 
   litestar.py870100% 
   starlette.py113199%138
src/asgi_monitor/logging/aiohttp
   __init__.py20100% 
   logger.py370100% 
TOTAL766898% 

3.11

Tests Skipped Failures Errors Time
74 0 💤 0 ❌ 0 🔥 6.849s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage

Coverage Report •
FileStmtsMissCoverMissing
src/asgi_monitor/integrations
   aiohttp.py133199%40
   fastapi.py320100% 
   litestar.py870100% 
   starlette.py113199%138
src/asgi_monitor/logging/aiohttp
   __init__.py20100% 
   logger.py370100% 
TOTAL766898% 

3.10

Tests Skipped Failures Errors Time
74 0 💤 0 ❌ 0 🔥 6.900s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage

Coverage Report •
FileStmtsMissCoverMissing
src/asgi_monitor/integrations
   aiohttp.py133199%40
   fastapi.py320100% 
   litestar.py870100% 
   starlette.py113199%138
src/asgi_monitor/logging/aiohttp
   __init__.py20100% 
   logger.py370100% 
TOTAL766898% 

3.12

Tests Skipped Failures Errors Time
74 0 💤 0 ❌ 0 🔥 10.643s ⏱️

Please # to comment.