Conversation
Signed-off-by: Levko Kravets <levko.ne@gmail.com>
3388c5d to
af373df
Compare
af373df to
df79899
Compare
Signed-off-by: Levko Kravets <levko.ne@gmail.com>
df79899 to
9fe164b
Compare
Signed-off-by: Levko Kravets <levko.ne@gmail.com>
Signed-off-by: Levko Kravets <levko.ne@gmail.com>
Codecov ReportPatch has no changes to coverable lines. 📢 Thoughts on this report? Let us know!. |
nithinkdb
approved these changes
Sep 10, 2023
nithinkdb
pushed a commit
that referenced
this pull request
Sep 12, 2023
* Fix coverage reporting in CI Signed-off-by: Levko Kravets <levko.ne@gmail.com> * Fix commands Signed-off-by: Levko Kravets <levko.ne@gmail.com> * Fix codecov job Signed-off-by: Levko Kravets <levko.ne@gmail.com> * Fix codecov job Signed-off-by: Levko Kravets <levko.ne@gmail.com> --------- Signed-off-by: Levko Kravets <levko.ne@gmail.com> Signed-off-by: nithinkdb <nithin.krishnamurthi@databricks.com>
kravets-levko
added a commit
that referenced
this pull request
Sep 14, 2023
* Fix coverage reporting in CI (#173) * Fix coverage reporting in CI Signed-off-by: Levko Kravets <levko.ne@gmail.com> * Fix commands Signed-off-by: Levko Kravets <levko.ne@gmail.com> * Fix codecov job Signed-off-by: Levko Kravets <levko.ne@gmail.com> * Fix codecov job Signed-off-by: Levko Kravets <levko.ne@gmail.com> --------- Signed-off-by: Levko Kravets <levko.ne@gmail.com> Signed-off-by: nithinkdb <nithin.krishnamurthi@databricks.com> * Removed runAsync option Signed-off-by: nithinkdb <nithin.krishnamurthi@databricks.com> * Linted Signed-off-by: nithinkdb <nithin.krishnamurthi@databricks.com> * Remove runAsync leftovers Signed-off-by: Levko Kravets <levko.ne@gmail.com> * Deprecate runAsync option Signed-off-by: Levko Kravets <levko.ne@gmail.com> --------- Signed-off-by: Levko Kravets <levko.ne@gmail.com> Signed-off-by: nithinkdb <nithin.krishnamurthi@databricks.com> Co-authored-by: Levko Kravets <levko.ne@gmail.com>
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.
Follow up on #172
Since we've split unit and e2e jobs, codecov stopped seing the full coverage report. So now we store coverage reports after unit and e2e jobs, and unpack them when running coverage job so it can process both