Skip to content

Adding more details to NullChecks. Fixing #102, fixing #103#104

Merged
costea32 merged 1 commit intodevelopfrom
feature/102_enhanced_null_check
Sep 22, 2021
Merged

Adding more details to NullChecks. Fixing #102, fixing #103#104
costea32 merged 1 commit intodevelopfrom
feature/102_enhanced_null_check

Conversation

@costea32
Copy link
Collaborator

Closing #102
Closing #103

@codecov
Copy link

codecov bot commented Sep 17, 2021

Codecov Report

Merging #104 (8c07e4e) into develop (0768c08) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #104      +/-   ##
=============================================
+ Coverage      93.90%   93.96%   +0.05%     
- Complexity       325      326       +1     
=============================================
  Files             46       46              
  Lines            820      828       +8     
  Branches         100      100              
=============================================
+ Hits             770      778       +8     
  Misses            32       32              
  Partials          18       18              
Impacted Files Coverage Δ
...in/java/org/testmonkeys/jentitytest/Resources.java 80.00% <ø> (ø)
...eys/jentitytest/comparison/AbstractComparator.java 100.00% <100.00%> (ø)
...arison/conditionalChecks/NullConditionalCheck.java 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0768c08...8c07e4e. Read the comment docs.

@costea32 costea32 merged commit 9b90e3d into develop Sep 22, 2021
@costea32 costea32 deleted the feature/102_enhanced_null_check branch September 22, 2021 07:32
@costea32 costea32 mentioned this pull request Sep 22, 2021
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.

Null Check results show comparison details null null check should provide more details

2 participants