ms609 / citation-bot

Citation bot is a tool to expand and format references at Wikipedia. It retrieves citation data from a variety of sources including CrossRef (DOI), PMID, PMC and JSTOR, and returns a formatted citation. Report bugs at https://en.wikipedia.org/wiki/User_talk:Citation_bot
https://en.wikipedia.org/wiki/User:Citation_bot/use
GNU General Public License v3.0
54 stars 23 forks source link

Eliminate infinite loop bug #4688

Closed GlazerMann closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 52.63158% with 9 lines in your changes missing coverage. Please review.

Project coverage is 91.00%. Comparing base (728b333) to head (03f8b1b). Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
Template.php 52.63% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4688 +/- ## ============================================ - Coverage 91.08% 91.00% -0.08% - Complexity 5057 5061 +4 ============================================ Files 12 12 Lines 11807 11812 +5 ============================================ - Hits 10754 10750 -4 - Misses 1053 1062 +9 ```

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