Skip to content

fix attribute access for nested dict/dataclass

Codecov / codecov/project failed Aug 8, 2024 in 0s

36.15% (-0.03%) compared to 0a441a9

View this Pull Request on Codecov

36.15% (-0.03%) compared to 0a441a9

Details

Codecov Report

Attention: Patch coverage is 8.15217% with 169 lines in your changes missing coverage. Please review.

Project coverage is 36.15%. Comparing base (0a441a9) to head (d5d7b79).
Report is 2 commits behind head on master.

Files Patch % Lines
flyteidl/gen/pb-go/flyteidl/core/literals.pb.go 4.90% 97 Missing ⚠️
...opeller/pkg/controller/nodes/attr_path_resolver.go 5.08% 54 Missing and 2 partials ⚠️
flyteidl/clients/go/coreutils/literals.go 29.41% 12 Missing ⚠️
flytepropeller/pkg/compiler/validators/typing.go 0.00% 1 Missing and 1 partial ⚠️
flytepropeller/pkg/compiler/validators/utils.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5542      +/-   ##
==========================================
- Coverage   36.17%   36.15%   -0.03%     
==========================================
  Files        1302     1302              
  Lines      109417   109542     +125     
==========================================
+ Hits        39586    39600      +14     
- Misses      65695    65803     +108     
- Partials     4136     4139       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.