njzjz / wenxian

A tool to generate BibTeX files from given identifiers (DOI, PMID, or arXiv ID).
https://wenxian.njzjz.win/
GNU Lesser General Public License v3.0
3 stars 0 forks source link

feat: add an option to ignore failures #34

Closed njzjz closed 3 days ago

njzjz commented 3 days ago

Signed-off-by: Jinzhe Zeng jinzhe.zeng@rutgers.edu

codecov[bot] commented 3 days ago

Codecov Report

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

Project coverage is 90.97%. Comparing base (1702b46) to head (7e1c332). Report is 2 commits behind head on master.

Files Patch % Lines
wenxian/__main__.py 66.66% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #34 +/- ## ========================================== + Coverage 90.86% 90.97% +0.11% ========================================== Files 11 12 +1 Lines 372 399 +27 ========================================== + Hits 338 363 +25 - Misses 34 36 +2 ```

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