Skip to content

Merge branch 'develop' into idempotency-none-type

69adad9
Select commit
Loading
Failed to load commit list.
Merged

fix(idempotency): fix output serialization when using Optional type #5590

Merge branch 'develop' into idempotency-none-type
69adad9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 23, 2024 in 1s

96.17% (-0.02%) compared to 9a961ec

View this Pull Request on Codecov

96.17% (-0.02%) compared to 9a961ec

Details

Codecov Report

Attention: Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.17%. Comparing base (9a961ec) to head (69adad9).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...s/utilities/idempotency/serialization/functions.py 88.23% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5590      +/-   ##
===========================================
- Coverage    96.18%   96.17%   -0.02%     
===========================================
  Files          231      232       +1     
  Lines        10919    10940      +21     
  Branches      2019     2023       +4     
===========================================
+ Hits         10502    10521      +19     
- Misses         328      329       +1     
- Partials        89       90       +1     

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