google / mdbook-i18n-helpers

Translation support for mdbook. The plugins here give you a structured way to maintain a translated book.
Apache License 2.0
126 stars 25 forks source link

Use project specific codecov token for coverage reports #149

Closed kdarkhan closed 7 months ago

kdarkhan commented 7 months ago

This is an attempt at fixing 503 errors which occur sometimes during coverage uploads https://github.com/google/mdbook-i18n-helpers/issues/148.

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (ec5968c) 90.64% compared to head (4b94abc) 90.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #149 +/- ## ======================================= Coverage 90.64% 90.64% ======================================= Files 11 11 Lines 2372 2372 Branches 2372 2372 ======================================= Hits 2150 2150 Misses 159 159 Partials 63 63 ```

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