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

Assignment in if condition is not allowed. #4588

Closed GlazerMann closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 96.96970% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 92.06%. Comparing base (8394ab9) to head (ef16889).

Files Patch % Lines
Template.php 96.96% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4588 +/- ## ============================================ + Coverage 92.00% 92.06% +0.05% Complexity 4945 4945 ============================================ Files 12 12 Lines 11423 11436 +13 ============================================ + Hits 10510 10528 +18 + Misses 913 908 -5 ```

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