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(sweeps): sane limit on local sweep controller run history req #7637

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

Conversation

gtarpenning
Copy link
Contributor

@gtarpenning gtarpenning commented May 13, 2024

100_000 sampled metrics seems like, a lot of metrics to be fetching by default. If a sweep absolutely needs high sample counts, it can always be specified manually...

Copy link

codecov bot commented May 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 75.81%. Comparing base (5d0644b) to head (bd4ac99).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7637      +/-   ##
==========================================
- Coverage   75.82%   75.81%   -0.02%     
==========================================
  Files         500      500              
  Lines       54029    54029              
==========================================
- Hits        40968    40962       -6     
- Misses      12652    12659       +7     
+ Partials      409      408       -1     
Flag Coverage Δ
func 41.12% <0.00%> (+<0.01%) ⬆️
system 63.46% <0.00%> (-0.03%) ⬇️
unit 56.38% <0.00%> (+<0.01%) ⬆️

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

Files Coverage Δ
wandb/wandb_controller.py 60.97% <0.00%> (ø)

... and 7 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

1 participant