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

feat: Add Codacy CI #8

Merged
merged 1 commit into from
Jan 1, 2025
Merged

feat: Add Codacy CI #8

merged 1 commit into from
Jan 1, 2025

Conversation

Fazzani
Copy link
Owner

@Fazzani Fazzani commented Jan 1, 2025

Proposed changes

CI: Add codacy as Quality Code analyser

Types of changes

What types of changes does your code introduce to Proxarr ?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)
  • CI/CD or unit tests improvements

Copy link

codacy-production bot commented Jan 1, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 7ab66d41 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7ab66d4) Report Missing Report Missing Report Missing
Head commit (85addef) 196 196 100.00%

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 (#8) 4 4 100.00%

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

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@Fazzani Fazzani force-pushed the feature/add-codacy branch 3 times, most recently from f487c30 to 14669d2 Compare January 1, 2025 08:50
@Fazzani Fazzani force-pushed the feature/add-codacy branch from 14669d2 to 85addef Compare January 1, 2025 08:55
Copy link

github-actions bot commented Jan 1, 2025

Code Coverage

Package Line Rate Branch Rate Health
Proxarr.Api 100% 96%
Summary 100% (196 / 196) 96% (71 / 74)

Minimum allowed line rate is 95%

@Fazzani Fazzani merged commit e8a063a into master Jan 1, 2025
4 checks passed
@Fazzani Fazzani deleted the feature/add-codacy branch January 1, 2025 08:57
Fazzani added a commit that referenced this pull request Jan 1, 2025
Fazzani added a commit that referenced this pull request Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant