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

fix: allow for objects inside array metadata to be typed properly #9864

Merged
merged 3 commits into from
Aug 28, 2024

update for display and stopping at array

6b31c41
Select commit
Loading
Failed to load commit list.
Merged

fix: allow for objects inside array metadata to be typed properly #9864

update for display and stopping at array
6b31c41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2024 in 0s

54.64% (-0.02%) compared to a1234a1

View this Pull Request on Codecov

54.64% (-0.02%) compared to a1234a1

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 54.64%. Comparing base (a1234a1) to head (6b31c41).
Report is 1 commits behind head on main.

Files Patch % Lines
master/internal/run/runs.go 83.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9864      +/-   ##
==========================================
- Coverage   54.66%   54.64%   -0.02%     
==========================================
  Files        1261     1261              
  Lines      156328   156341      +13     
  Branches     3584     3582       -2     
==========================================
- Hits        85463    85439      -24     
- Misses      70733    70770      +37     
  Partials      132      132              
Files Coverage Δ
master/internal/run/runs.go 86.88% <83.33%> (-2.11%) ⬇️

... and 7 files with indirect coverage changes