Closed b-tao closed 1 year ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Patch coverage: 100.00
% and no project coverage change.
Comparison is base (
c167c5f
) 95.82% compared to head (43046a9
) 95.82%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
As asked in issue 129, this PR adds code to remove the tar gz after unzipping in the function get_pubmed_central_open_access_graphics. The filename is already stored in tgz_filename, so only 1 line of code was needed.