Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
m-tmatma committed Apr 13, 2024
1 parent 14d2118 commit 96ae2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest-pytest-coverage-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:

permissions:
contents: read
contents: write

jobs:
build:
Expand Down

1 comment on commit 96ae2ad

@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
tests
   conftest.py60100% 
   test_app.py80100% 
   test_dynamic_param.py150100% 
   test_requests.py110100% 
TOTAL400100% 

Tests Skipped Failures Errors Time
46 0 💤 0 ❌ 0 🔥 0.476s ⏱️

Please sign in to comment.