center-for-threat-informed-defense / attack-workbench-rest-api

An application allowing users to explore, create, annotate, and share extensions of the MITRE ATT&CK® knowledge base. This repository contains the REST API service for storing, querying, and editing ATT&CK objects.
https://ctid.mitre-engenuity.org/
Apache License 2.0
41 stars 22 forks source link

Replace nyc with c8 for code coverage #256

Closed ElJocko closed 1 year ago

ElJocko commented 1 year ago

c8 is a drop-in replacement for the abandoned(?) Istanbul/nyc code coverage tool. Differences:

Closes #255

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (8e5bf7f) 55.18% compared to head (8e5bf7f) 55.18%.

:exclamation: Current head 8e5bf7f differs from pull request most recent head e129744. Consider uploading reports for the commit e129744 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #256 +/- ## ======================================== Coverage 55.18% 55.18% ======================================== Files 118 118 Lines 6632 6632 Branches 1384 1384 ======================================== Hits 3660 3660 Misses 2216 2216 Partials 756 756 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication