You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During gyrations to remove a vulnerable dependency, the required updates broke the nyc coverage targets.
This issue is to remember to restore the coverage targets to their former glory.
During gyrations to remove a vulnerable dependency, the required updates broke the
nyc
coverage targets.This issue is to remember to restore the coverage targets to their former glory.
See: target coverage - https://github.com/sonatype-nexus-community/auditjs/blob/main/package.json#L26
target generate-coverage-report - https://github.com/sonatype-nexus-community/auditjs/blob/main/package.json#L27
Once
nyc
coverage is working again, CI coverage can be re-enabled here: https://github.com/sonatype-nexus-community/auditjs/blob/main/.circleci/config.yml#L42C20-L42C20cc @bhamail / @DarthHater / @allenhsieh / @Slim-Shary
The text was updated successfully, but these errors were encountered: