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

Updated Readme example to fix serving and use class api #792

Merged
merged 1 commit into from
May 8, 2023

Conversation

ahmadnazeri
Copy link
Contributor

@ahmadnazeri ahmadnazeri commented May 8, 2023

Description

Type of change

Does this correspond to an open issue?

Select type(s) of change

  • Bug fix (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

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have fixed any merge conflicts

@ahmadnazeri ahmadnazeri requested a review from simba-git May 8, 2023 15:14
@ahmadnazeri ahmadnazeri temporarily deployed to Integration testing May 8, 2023 15:16 — with GitHub Actions Inactive
@ahmadnazeri ahmadnazeri temporarily deployed to Integration testing May 8, 2023 15:16 — with GitHub Actions Inactive
@ahmadnazeri ahmadnazeri temporarily deployed to Integration testing May 8, 2023 15:16 — with GitHub Actions Inactive
@ahmadnazeri ahmadnazeri temporarily deployed to Integration testing May 8, 2023 15:16 — with GitHub Actions Inactive
@ahmadnazeri ahmadnazeri temporarily deployed to Integration testing May 8, 2023 15:16 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Merging #792 (155a765) into main (6f7b498) will decrease coverage by 0.21%.
The diff coverage is 55.38%.

@@            Coverage Diff             @@
##             main     #792      +/-   ##
==========================================
- Coverage   59.71%   59.50%   -0.21%     
==========================================
  Files          63       66       +3     
  Lines       12408    12972     +564     
==========================================
+ Hits         7409     7719     +310     
- Misses       4232     4476     +244     
- Partials      767      777      +10     
Impacted Files Coverage Δ
coordinator/coordinator.go 42.67% <0.00%> (-0.13%) ⬇️
helpers/compression/compression.go 0.00% <0.00%> (ø)
provider/k8s.go 27.92% <ø> (-2.29%) ⬇️
provider/provider_config/spark_config.go 58.89% <ø> (+1.84%) ⬆️
provider/provider_type/provider_type.go 100.00% <ø> (ø)
provider/redshift.go 85.24% <ø> (ø)
provider/spark.go 23.25% <ø> (+4.67%) ⬆️
provider/sql.go 65.47% <ø> (-0.31%) ⬇️
runner/worker/worker.go 78.57% <ø> (ø)
serving/serialize.go 74.81% <ø> (-19.58%) ⬇️
... and 7 more

... and 12 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ahmadnazeri ahmadnazeri temporarily deployed to Integration testing May 8, 2023 15:42 — with GitHub Actions Inactive
@ahmadnazeri ahmadnazeri temporarily deployed to Integration testing May 8, 2023 15:42 — with GitHub Actions Inactive
@ahmadnazeri ahmadnazeri temporarily deployed to Integration testing May 8, 2023 15:42 — with GitHub Actions Inactive
@ahmadnazeri ahmadnazeri temporarily deployed to Integration testing May 8, 2023 15:42 — with GitHub Actions Inactive
@ahmadnazeri ahmadnazeri temporarily deployed to Integration testing May 8, 2023 15:42 — with GitHub Actions Inactive
@ahmadnazeri ahmadnazeri temporarily deployed to Integration testing May 8, 2023 15:42 — with GitHub Actions Inactive
@ahmadnazeri ahmadnazeri merged commit f16aa3d into main May 8, 2023
46 of 47 checks passed
@ahmadnazeri ahmadnazeri deleted the docs/readme_example_update branch May 8, 2023 19:03
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.

None yet

2 participants