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 pipeline failure by handling strict mode exceptions for null values. #2628

Merged
merged 2 commits into from
Mar 5, 2025

Conversation

Ananya2
Copy link
Contributor

@Ananya2 Ananya2 commented Mar 5, 2025

Ananya2 added 2 commits March 5, 2025 14:47
…alues returning null (except in strict mode, where exceptions are handled).
@Ananya2 Ananya2 changed the title Ensure test cases handle: non-null values throwing exceptions, null values returning null (except in strict mode, where exceptions are handled). Fix pipeline failure by handling strict mode exceptions for null values. Mar 5, 2025
@Ananya2 Ananya2 self-assigned this Mar 5, 2025
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.55%. Comparing base (6c4891d) to head (7e36f54).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2628      +/-   ##
============================================
+ Coverage     51.47%   51.55%   +0.08%     
- Complexity     3987     3995       +8     
============================================
  Files           147      147              
  Lines         33704    33704              
  Branches       5631     5631              
============================================
+ Hits          17350    17377      +27     
+ Misses        13901    13875      -26     
+ Partials       2453     2452       -1     

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

@machavan machavan merged commit 2691a7f into main Mar 5, 2025
19 checks passed
@Jeffery-Wasty Jeffery-Wasty deleted the users/anagarg/junit-fix branch March 5, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

3 participants