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

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

Merged
merged 2 commits into from
Jul 28, 2023

Conversation

swissiety
Copy link
Collaborator

Well Clarice.. have the CATs stopped screaming?

@codecov
Copy link

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