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 wrong local variable declaration #234

Merged
merged 1 commit into from
Apr 15, 2023

Conversation

nbauma109
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 15, 2023

Codecov Report

Patch coverage: 75.26% and project coverage change: -0.01 ⚠️

Comparison is base (c230a73) 76.36% compared to head (d7d5128) 76.36%.

❗ Current head d7d5128 differs from pull request most recent head c9f6462. Consider uploading reports for the commit c9f6462 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #234      +/-   ##
============================================
- Coverage     76.36%   76.36%   -0.01%     
- Complexity     5389     5457      +68     
============================================
  Files           331      332       +1     
  Lines         22925    23099     +174     
  Branches       4622     4665      +43     
============================================
+ Hits          17507    17639     +132     
- Misses         3401     3422      +21     
- Partials       2017     2038      +21     
Impacted Files Coverage Δ
...ssfile/visitor/SearchInstructionByTypeVisitor.java 73.78% <73.78%> (ø)
...r/instruction/fast/FastInstructionListBuilder.java 71.64% <86.36%> (+0.07%) ⬆️

... and 3 files with indirect coverage changes

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 force-pushed the fix-wrong-local-variable-declaration branch from d7d5128 to c9f6462 Compare April 15, 2023 20:46
@nbauma109 nbauma109 merged commit 596248d into master Apr 15, 2023
@nbauma109 nbauma109 deleted the fix-wrong-local-variable-declaration branch April 15, 2023 20:52
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