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<>nonnull w/Position #663

Merged
merged 2 commits into from
Aug 9, 2023
Merged

Fix null<>nonnull w/Position #663

merged 2 commits into from
Aug 9, 2023

Conversation

swissiety
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: +0.05% 🎉

Comparison is base (af2751c) 64.86% compared to head (70873ef) 64.92%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #663      +/-   ##
=============================================
+ Coverage      64.86%   64.92%   +0.05%     
- Complexity      3369     3372       +3     
=============================================
  Files            313      313              
  Lines          14966    14961       -5     
  Branches        2527     2526       -1     
=============================================
+ Hits            9708     9713       +5     
+ Misses          4359     4349      -10     
  Partials         899      899              
Files Changed Coverage Δ
...sootup/core/jimple/basic/FullStmtPositionInfo.java 20.00% <0.00%> (+3.33%) ⬆️
...ava/sootup/core/jimple/basic/StmtPositionInfo.java 40.00% <40.00%> (-4.45%) ⬇️
...otup/core/jimple/basic/SimpleStmtPositionInfo.java 87.50% <100.00%> (+33.65%) ⬆️
.../src/main/java/sootup/core/model/LinePosition.java 71.42% <100.00%> (+71.42%) ⬆️
...a/sourcecode/frontend/WalaIRToJimpleConverter.java 88.99% <100.00%> (ø)

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

@JonasKlauke JonasKlauke merged commit 1f87fcb into develop Aug 9, 2023
@JonasKlauke JonasKlauke deleted the fix/Position branch August 9, 2023 14:16
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