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

Bug 572231 - [Passage][Floating] access cycle fails on NPE #680

Merged
merged 5 commits into from
Mar 24, 2021

Conversation

eparovyshnaya
Copy link
Contributor

  • process 'null' content type as it is been born outside of passage's reach
  • improve diagnostic
  • plug logging to passage access cycle

Signed-off-by: eparovyshnaya [email protected]

- process 'null' content type as it is been born outside of passage's
reach
- improve diagnostic
- plug logging to passage access cycle

Signed-off-by: eparovyshnaya <[email protected]>
bump edited bundle's version

Signed-off-by: eparovyshnaya <[email protected]>
bump touched feature's version

Signed-off-by: eparovyshnaya <[email protected]>
bump affected feature's version

Signed-off-by: eparovyshnaya <[email protected]>
bump affected plugin's version

Signed-off-by: eparovyshnaya <[email protected]>
@codecov
Copy link

codecov bot commented Mar 24, 2021

Codecov Report

Merging #680 (8dcb4d9) into master (6e25dde) will increase coverage by 0.07%.
The diff coverage is 80.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #680      +/-   ##
============================================
+ Coverage     36.56%   36.64%   +0.07%     
  Complexity      339      339              
============================================
  Files           911      911              
  Lines         19521    19536      +15     
  Branches       1172     1172              
============================================
+ Hits           7137     7158      +21     
+ Misses        11984    11978       -6     
  Partials        400      400              
Impacted Files Coverage Δ Complexity Δ
...age/lic/internal/hc/remote/impl/NetConnection.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...age/lic/internal/hc/remote/impl/ServiceRemote.java 60.00% <0.00%> (-3.16%) 0.00 <0.00> (ø)
...ipse/passage/seal/internal/demo/DemoFramework.java 95.00% <100.00%> (+11.66%) 0.00 <0.00> (ø)
...pse/passage/lic/internal/base/logging/Logging.java 77.77% <0.00%> (+77.77%) 0.00% <0.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 4655865...8dcb4d9. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 2af19c3 into master Mar 24, 2021
@eparovyshnaya eparovyshnaya deleted the 572231 branch March 25, 2021 09:54
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