Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
overwrite pana threshold
  • Loading branch information
marandaneto committed Dec 5, 2022
commit a794e141ce965ce1d9280aef7351163caf74b82e
3 changes: 2 additions & 1 deletion .github/workflows/file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,10 @@ jobs:
if: runner.os == 'Linux' && matrix.sdk == 'stable'
with:
path: './file/coverage/lcov.info'
min_coverage: 81
min_coverage: 55

analyze:
uses: ./.github/workflows/analyze.yml
with:
package: file
panaThreshold: 90