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
My code follows the existing style, code structure, and naming taxonomy
I have commented my code, particularly in hard-to-understand areas
I have performed a self-review of my own code and included any verifying manual calculations
I have added or updated unit tests that prove my fix is effective or that my feature works, and achieves sufficient code coverage. New and existing unit tests pass locally and in the build (below) with my changes
My changes generate no new warnings and running code analysis does not produce any issues
I have added or run the performance tests that depict optimal execution times
I have made corresponding changes to the documentation
do we have code coverage badge from Codacy now? I can't find with my permission.
I've removed them from the permanentREADME.md aspects that get published with packages in #347, given how much trouble they've been. You probably can't see this settings page with the badge info.
You mean showing this badge has had trouble frequently?
It's just been hard to get them to work with Codacy
Legacy package manager pages that are permanent have old Azure DevOps badges that are now broken when I turn off those old builds; pages like on nuget.org and pypi.org -- don't want to make the same mistake if/when we move off of Codacy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
2 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Checklist