Skip to content

fix the comment to explain none type for boto3

a7831d3
Select commit
Loading
Failed to load commit list.
Merged

feat(event_source): Extend CodePipeline Artifact Capabilities #5448

fix the comment to explain none type for boto3
a7831d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 0s

96.16% (-0.01%) compared to 9991702, passed because coverage increased by 0% when compared to adjusted base (96.15%)

View this Pull Request on Codecov

96.16% (-0.01%) compared to 9991702, passed because coverage increased by 0% when compared to adjusted base (96.15%)

Details

Codecov Report

Attention: Patch coverage is 96.55172% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.16%. Comparing base (9991702) to head (a7831d3).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
.../utilities/data_classes/code_pipeline_job_event.py 96.55% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5448      +/-   ##
===========================================
- Coverage    96.16%   96.16%   -0.01%     
===========================================
  Files          229      229              
  Lines        10815    10836      +21     
  Branches      2009     2015       +6     
===========================================
+ Hits         10400    10420      +20     
  Misses         327      327              
- Partials        88       89       +1     

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