Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(#295) Migrate codecov to codacy #296

Merged
merged 2 commits into from
Aug 17, 2024

Conversation

ryanw-mobile
Copy link
Owner

We currently submit unit test reports to both Codecov and Codacy.
Codecov has been problematic for a known long time.
It is now time to migrate for this project. If this goes well, we will entirely remove Codecov from all our projects.

@ryanw-mobile ryanw-mobile added the chore Updating grunt tasks etc.; no production code change. label Aug 17, 2024
@ryanw-mobile ryanw-mobile self-assigned this Aug 17, 2024
@ryanw-mobile ryanw-mobile linked an issue Aug 17, 2024 that may be closed by this pull request
Copy link
Contributor

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.21% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (86c79ab) 2566 1636 63.76%
Head commit (5c9583e) 2812 (+246) 1787 (+151) 63.55% (-0.21%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#296) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@ryanw-mobile ryanw-mobile merged commit cda9ece into main Aug 17, 2024
5 checks passed
@ryanw-mobile ryanw-mobile deleted the chore/295-migrate-codecov-to-codacy branch August 17, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Updating grunt tasks etc.; no production code change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Codecov failed - Ditch Codecov and migrate to Codacy in 10 days
2 participants