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

chore(sdk): add prototype python wrapper for nexus #7373

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

Conversation

raubitsj
Copy link
Member

@raubitsj raubitsj commented Apr 12, 2024

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?

Nice and fast...

$ time WANDB_BASE_URL=http://localhost:8080 ./simple.py
wandb: 🚀 View run celestial-pyramid-620 at: http://localhost:8080/jhr-frack/uncategorized/runs/5gvsm6u8
wandb: 🚀 View run celestial-pyramid-620 at: http://localhost:8080/jhr-frack/uncategorized/runs/5gvsm6u8
wandb: Find logs at: .wandb/run-20240411_234939-5gvsm6u8/logs

real	0m0.208s
user	0m0.059s
sys	0m0.013s

Copy link

codecov bot commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.97%. Comparing base (e6abc7b) to head (a814e95).
Report is 83 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7373      +/-   ##
==========================================
+ Coverage   75.53%   76.97%   +1.44%     
==========================================
  Files         518      403     -115     
  Lines       54535    46519    -8016     
==========================================
- Hits        41191    35810    -5381     
+ Misses      12962    10709    -2253     
+ Partials      382        0     -382     
Flag Coverage Δ
func 39.92% <ø> (-2.61%) ⬇️
system 64.43% <ø> (+1.05%) ⬆️
unit 59.29% <ø> (+1.52%) ⬆️

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

see 142 files with indirect coverage changes


package processlib

func ShutdownOnParentDeath(parentPid int) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

poor process :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants