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

PHP standards - minor things #4570

Closed GlazerMann closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 92.91%. Comparing base (5e5d827) to head (6a0fe8d). Report is 1 commits behind head on master.

Files Patch % Lines
apiFunctions.php 92.59% 2 Missing :warning:
NameTools.php 85.71% 1 Missing :warning:
Page.php 93.75% 1 Missing :warning:
expandFns.php 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4570 +/- ## ============================================= + Coverage 0 92.91% +92.91% - Complexity 0 4945 +4945 ============================================= Files 0 12 +12 Lines 0 11090 +11090 ============================================= + Hits 0 10304 +10304 - Misses 0 786 +786 ```

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