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 nullpoint when task.getInput() is null #93

Merged
merged 4 commits into from
Nov 13, 2024
Merged

fix nullpoint when task.getInput() is null #93

merged 4 commits into from
Nov 13, 2024

Conversation

techloghub
Copy link
Collaborator

No description provided.

@techloghub techloghub changed the title fix when task.getInput() is null fix nullpoint when task.getInput() is null Nov 13, 2024
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.98%. Comparing base (d52996e) to head (7b63b4f).
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #93      +/-   ##
============================================
+ Coverage     39.70%   39.98%   +0.28%     
- Complexity     1119     1149      +30     
============================================
  Files           196      196              
  Lines          8078     8110      +32     
  Branches        699      706       +7     
============================================
+ Hits           3207     3243      +36     
+ Misses         4638     4633       -5     
- Partials        233      234       +1     

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

Copy link

sonarcloud bot commented Nov 13, 2024

@qdaxb qdaxb merged commit d4d1893 into main Nov 13, 2024
5 checks passed
@qdaxb qdaxb deleted the add_check branch November 13, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants