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 null exception on open #1970

Merged
merged 2 commits into from
Aug 25, 2022

Conversation

bertieconfundo
Copy link
Contributor

this fixes an unhandled null exception that occurs when a file is opened

@codecov-commenter
Copy link

Codecov Report

Merging #1970 (bca6c9d) into master (3b20050) will not change coverage.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##             master    #1970   +/-   ##
=========================================
  Coverage     22.51%   22.51%           
  Complexity     1997     1997           
=========================================
  Files           577      577           
  Lines         24247    24247           
  Branches       1922     1923    +1     
=========================================
  Hits           5459     5459           
  Misses        18317    18317           
  Partials        471      471           
Impacted Files Coverage Δ
...om/willwinder/ugs/nbp/core/actions/OpenAction.java 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@breiler breiler merged commit 2ed690e into winder:master Aug 25, 2022
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.

3 participants