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 for test java wrappers with duplicate name #2020

Merged
merged 4 commits into from Mar 21, 2024

Conversation

NickSneo
Copy link
Contributor

What does this PR do?

Adds logic to fix bug where test java wrapper methods have duplicate name

Where should the reviewer start?

review all files

Why is it needed?

Bug fix for test java wrapper

Signed-off-by: Nischal Sharma <nischal@web3labs.com>
@NickSneo NickSneo requested a review from conor10 as a code owner March 20, 2024 09:57
@NickSneo NickSneo requested a review from gtebrean March 20, 2024 09:57
Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.23%. Comparing base (d86b993) to head (b85bbf1).
Report is 9 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2020      +/-   ##
============================================
+ Coverage     69.20%   69.23%   +0.03%     
- Complexity     3122     3125       +3     
============================================
  Files           493      493              
  Lines         13145    13156      +11     
  Branches       1695     1696       +1     
============================================
+ Hits           9097     9109      +12     
  Misses         3557     3557              
+ Partials        491      490       -1     

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

Signed-off-by: Nischal Sharma <nischal@web3labs.com>
@NickSneo NickSneo requested a review from gtebrean March 20, 2024 19:42
Signed-off-by: Nischal Sharma <nischal@web3labs.com>
Signed-off-by: Nischal Sharma <nischal@web3labs.com>
@gtebrean gtebrean merged commit 3a5f276 into master Mar 21, 2024
6 checks passed
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.

None yet

2 participants