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

Fixed codecov for repository #909

Merged
merged 1 commit into from
May 3, 2024
Merged

Fixed codecov for repository #909

merged 1 commit into from
May 3, 2024

Conversation

tanmay-db
Copy link
Contributor

@tanmay-db tanmay-db commented May 3, 2024

Changes

Same as databricks/terraform-provider-databricks#3530

Tests

CI:

info - 2024-05-03 10:00:47,486 -- Found 1 coverage files to report
info - 2024-05-03 10:00:47,486 -- > /home/runner/work/databricks-sdk-go/databricks-sdk-go/coverage.txt
info - 2024-05-03 10:00:48,261 -- Your upload is now processing. When finished, results will be available at: https://app.codecov.io/github/databricks/databricks-sdk-go/commit/fe2a4e7a993c5183e6324e324fa4542dc7b60c9d
info - 2024-05-03 10:00:48,5[47](https://github.com/databricks/databricks-sdk-go/actions/runs/8937140473/job/24549255623?pr=909#step:7:48) -- Process Upload complete
  • make test passing
  • make fmt applied
  • relevant integration tests applied

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 7.03%. Comparing base (7672dec) to head (fe2a4e7).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##            main    #909      +/-   ##
========================================
- Coverage   7.56%   7.03%   -0.54%     
========================================
  Files        275     275              
  Lines      70406   64314    -6092     
========================================
- Hits        5328    4525     -803     
+ Misses     64776   59487    -5289     
  Partials     302     302              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tanmay-db tanmay-db requested a review from mgyucht May 3, 2024 10:02
@mgyucht mgyucht added this pull request to the merge queue May 3, 2024
Merged via the queue into main with commit b6e76fc May 3, 2024
5 checks passed
@mgyucht mgyucht deleted the codecov-fix branch May 3, 2024 11:51
mgyucht added a commit that referenced this pull request May 14, 2024
* Fixed codecov for repository ([#909](#909)).
* Add traceparent header to enable distributed tracing. ([#914](#914)).
* Log cancelled and failed requests ([#919](#919)).

Dependency updates:

 * Bump golang.org/x/net from 0.22.0 to 0.24.0 ([#884](#884)).
 * Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/zerolog ([#896](#896)).
 * Bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples/slog ([#897](#897)).
@mgyucht mgyucht mentioned this pull request May 14, 2024
github-merge-queue bot pushed a commit that referenced this pull request May 14, 2024
* Fixed codecov for repository
([#909](#909)).
* Add traceparent header to enable distributed tracing.
([#914](#914)).
* Log cancelled and failed requests
([#919](#919)).

Dependency updates:

* Bump golang.org/x/net from 0.22.0 to 0.24.0
([#884](#884)).
* Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/zerolog
([#896](#896)).
* Bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples/slog
([#897](#897)).
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.

3 participants