wandb
wandb copied to clipboard
PoC: sync service (Not functional yet)
Not worth looking at yet.. VERY WIP, not functional, missing the reader thread
Codecov Report
Attention: Patch coverage is 44.18605% with 96 lines in your changes missing coverage. Please review.
Project coverage is 80.15%. Comparing base (
3aff983) to head (da27605). Report is 2428 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3583 +/- ##
==========================================
- Coverage 81.49% 80.15% -1.35%
==========================================
Files 236 237 +1
Lines 29154 29321 +167
==========================================
- Hits 23758 23501 -257
- Misses 5396 5820 +424
| Flag | Coverage Δ | |
|---|---|---|
| functest | 58.10% <44.18%> (-0.07%) |
:arrow_down: |
| unittest | 68.57% <38.37%> (-3.05%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| wandb/sdk/service/streams.py | 94.32% <100.00%> (+0.07%) |
:arrow_up: |
| wandb/sdk/lib/sock_client.py | 91.80% <50.00%> (-0.70%) |
:arrow_down: |
| wandb/sdk/internal/handler.py | 80.36% <60.00%> (-10.56%) |
:arrow_down: |
| wandb/sdk/internal/internal.py | 87.74% <92.30%> (+0.66%) |
:arrow_up: |
| wandb/sdk/wandb_manager.py | 93.07% <33.33%> (-1.42%) |
:arrow_down: |
| wandb/sdk/interface/interface_shared.py | 82.40% <40.00%> (-2.55%) |
:arrow_down: |
| wandb/sdk/interface/interface.py | 85.31% <40.00%> (-4.43%) |
:arrow_down: |
| wandb/sdk/service/service_sock.py | 86.79% <12.50%> (-13.21%) |
:arrow_down: |
| wandb/sdk/service/server_sock.py | 87.92% <10.00%> (-3.96%) |
:arrow_down: |
| wandb/sdk/internal/reader.py | 48.57% <48.57%> (ø) |
|
| ... and 1 more |