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 fix for local variable re-declaration #203

Merged
merged 1 commit into from
Mar 25, 2023
Merged

Conversation

nbauma109
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 25, 2023

Codecov Report

Patch coverage: 83.33% and project coverage change: +0.01 🎉

Comparison is base (ebb1e7f) 74.52% compared to head (1f70012) 74.53%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #203      +/-   ##
============================================
+ Coverage     74.52%   74.53%   +0.01%     
- Complexity     5235     5241       +6     
============================================
  Files           329      329              
  Lines         22883    22913      +30     
  Branches       4647     4655       +8     
============================================
+ Hits          17054    17079      +25     
  Misses         3765     3765              
- Partials       2064     2069       +5     
Impacted Files Coverage Δ
...r/instruction/fast/FastInstructionListBuilder.java 71.33% <79.16%> (+0.08%) ⬆️
...e/model/instruction/fast/instruction/FastList.java 90.90% <100.00%> (+10.90%) ⬆️

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

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

@nbauma109 nbauma109 merged commit a000acc into master Mar 25, 2023
@nbauma109 nbauma109 deleted the bugfix-local-variables branch March 25, 2023 11:21
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.

1 participant