Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

fix: NPE in GenericViewDefinitionParserService when StepID is null #820

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

mkralik3
Copy link
Contributor

@mkralik3 mkralik3 commented Aug 1, 2023

No description provided.

@mkralik3 mkralik3 requested a review from a team August 1, 2023 11:28
@mkralik3 mkralik3 linked an issue Aug 1, 2023 that may be closed by this pull request
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #820 (320db91) into main (2de47a5) will increase coverage by 0.16%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #820      +/-   ##
============================================
+ Coverage     79.48%   79.64%   +0.16%     
- Complexity      167      171       +4     
============================================
  Files            57       57              
  Lines          3027     3027              
  Branches        536      536              
============================================
+ Hits           2406     2411       +5     
+ Misses          402      400       -2     
+ Partials        219      216       -3     
Files Changed Coverage Δ
...ion/parser/GenericViewDefinitionParserService.java 87.36% <100.00%> (+3.15%) ⬆️

... and 1 file with indirect coverage changes

@Delawen Delawen merged commit 41cef57 into kaoto-archive:main Aug 1, 2023
@mkralik3 mkralik3 deleted the npe branch August 3, 2023 10:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] NPE in GenericViewDefinitionParserService when StepID is null
2 participants