Merged
Conversation
This should help CI Sauce to work properly again.
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #441 +/- ##
=============================================
- Coverage 75.71% 36.48% -39.24%
+ Complexity 264 122 -142
=============================================
Files 25 25
Lines 869 877 +8
Branches 63 65 +2
=============================================
- Hits 658 320 -338
- Misses 163 537 +374
+ Partials 48 20 -28
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
Author
|
I am not sure why the coverage has changed so much, when I run tests locally, it looks different. I will work on that later. Probably set the tooling again since I cannot change the settings in Codecov. |
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 free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This should help CI Sauce to work properly again.
Description
The idea is to have a flag that avoids checking for credentials when interacting with the platform endpoints.
Motivation and Context
How Has This Been Tested?
Types of changes
Screenshots (if appropriate):
Checklist
Further comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...