prince-chrismc / conan-center-index-pending-review

A simple repository to automatically track which conan-center-index pull requests are ready for review
https://prince-chrismc.github.io/conan-center-index-pending-review/
MIT License
14 stars 1 forks source link

Adapt to new C3I rules regarding bumps #165

Closed ericLemanissier closed 7 months ago

ericLemanissier commented 7 months ago

Also, make the summary issue optional and configurable. This requires the setup of a Repository variable named ISSUE_NUMBER in https://github.com/prince-chrismc/conan-center-index-pending-review/settings/variables/actions

ericLemanissier commented 7 months ago

results can be viewed on https://ericlemanissier.github.io/conan-center-index-pending-review/

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (4cbe3b5) 56.56% compared to head (c9f17bb) 57.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #165 +/- ## ========================================== + Coverage 56.56% 57.73% +1.17% ========================================== Files 18 18 Lines 640 646 +6 ========================================== + Hits 362 373 +11 + Misses 241 237 -4 + Partials 37 36 -1 ```

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

ericLemanissier commented 7 months ago

Please don't merge now, I need to mock the http request in pull_reviews_test

ericLemanissier commented 7 months ago

@prince-chrismc this is ready for merge