Skip to content

:bytecodefrontend add linenumber info to assignment stmts from the operand stack#654

Merged
stschott merged 2 commits intodevelopfrom
fix/missing_linenumbers_in_assignments
Jul 28, 2023
Merged

:bytecodefrontend add linenumber info to assignment stmts from the operand stack#654
stschott merged 2 commits intodevelopfrom
fix/missing_linenumbers_in_assignments

Conversation

@swissiety
Copy link
Copy Markdown
Collaborator

Well Clarice.. have the CATs stopped screaming?

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 21, 2023

Codecov Report

Patch coverage: 71.42% and project coverage change: -0.07 ⚠️

Comparison is base (889b9dd) 64.51% compared to head (9ae03e5) 64.45%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #654      +/-   ##
=============================================
- Coverage      64.51%   64.45%   -0.07%     
  Complexity      3310     3310              
=============================================
  Files            311      311              
  Lines          14754    14740      -14     
  Branches        2451     2451              
=============================================
- Hits            9519     9501      -18     
- Misses          4352     4354       +2     
- Partials         883      885       +2     
Impacted Files Coverage Δ
...tup/core/jimple/common/constant/ClassConstant.java 57.14% <0.00%> (ø)
...sootup/java/bytecode/frontend/AsmMethodSource.java 71.20% <70.83%> (-0.26%) ⬇️
...va/sootup/java/bytecode/frontend/OperandStack.java 81.96% <100.00%> (-0.85%) ⬇️

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@stschott stschott merged commit b0f8d48 into develop Jul 28, 2023
@stschott stschott deleted the fix/missing_linenumbers_in_assignments branch July 28, 2023 12:41
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