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

feat(sdk): implement basic run ops in ng python sdk #7665

Draft
wants to merge 34 commits into
base: main
Choose a base branch
from

Conversation

dmitryduev
Copy link
Member

Description

  • Fixes WB-NNNNN
  • Fixes #NNNN

What does the PR do? Include a concise description of the PR contents.

  • I updated CHANGELOG.md, or it's not applicable

Testing

How was this PR tested?

Copy link

codecov bot commented May 17, 2024

Codecov Report

Attention: Patch coverage is 59.21788% with 73 lines in your changes missing coverage. Please review.

Project coverage is 75.72%. Comparing base (07f19a6) to head (8e7d480).
Report is 59 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7665      +/-   ##
==========================================
+ Coverage   74.28%   75.72%   +1.44%     
==========================================
  Files         500      502       +2     
  Lines       55658    54111    -1547     
==========================================
- Hits        41345    40977     -368     
+ Misses      13907    12725    -1182     
- Partials      406      409       +3     
Flag Coverage Δ
func 41.33% <55.35%> (-0.05%) ⬇️
system 63.37% <58.65%> (-0.12%) ⬇️
unit 56.32% <56.42%> (+0.92%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
core/cmd/wandb-core/main.go 71.64% <100.00%> (ø)
core/pkg/observability/util.go 86.66% <100.00%> (+9.16%) ⬆️
wandb/lib/__init__.py 0.00% <0.00%> (ø)
core/pkg/observability/sentry.go 58.62% <20.00%> (+0.64%) ⬆️
wandb/__init__.py 93.51% <93.39%> (-0.35%) ⬇️
wandb/lib/lib.py 0.00% <0.00%> (ø)

... and 103 files with indirect coverage changes

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