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

Add test sizes to small test targets. #690

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Add test sizes to small test targets. #690

merged 1 commit into from
Sep 17, 2024

Conversation

eljobe
Copy link
Member

@eljobe eljobe commented Sep 17, 2024

This will cause us to deliberately decide if we need to increase the
test size if they get bigger. It also prevents a warning in the
output of bazel test //...

Intentionally ignoring the in-progress cache as it is going away
in #689

This will cause us to deliberately decide if we need to increase the
test size if they get bigger. It also prevents a warning in the
output of `bazel test //...`

Intentionally ignoring the in-progress cache as it is going away
in #689
@eljobe eljobe self-assigned this Sep 17, 2024
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.82%. Comparing base (782f09f) to head (a120fdb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #690      +/-   ##
==========================================
- Coverage   60.09%   59.82%   -0.28%     
==========================================
  Files          50       50              
  Lines        8759     8759              
==========================================
- Hits         5264     5240      -24     
- Misses       3488     3513      +25     
+ Partials        7        6       -1     

@rauljordan rauljordan merged commit d6667e1 into main Sep 17, 2024
5 checks passed
@rauljordan rauljordan deleted the test-sizes branch September 17, 2024 13:17
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.

2 participants