cpp-linter / cpp-linter-hooks

C/C++ code linter hooks for pre-commit
MIT License
14 stars 1 forks source link

fix autolabeler by adding pull request events #41

Closed shenxianpeng closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.53%. Comparing base (2f028bb) to head (fafdfee).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ======================================= Coverage 72.53% 72.53% ======================================= Files 6 6 Lines 142 142 ======================================= Hits 103 103 Misses 39 39 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

shenxianpeng commented 8 months ago

It works now

image