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

add abiSourceFiles support, add outputJavaParentContractClassName… #64

Merged
merged 1 commit into from
May 24, 2021

Conversation

zebraofjustice
Copy link
Contributor

support

What does this PR do?

Closes issue #63

Where should the reviewer start?

README.md file changes

Why is it needed?

Extends capability of plugin usage. ".sol" files are not always provided for wrappers generation. Being able to configure custom parent contract class is also useful.

@codecov
Copy link

codecov bot commented Apr 8, 2021

Codecov Report

Merging #64 (03b20f0) into master (4b4f8ed) will increase coverage by 0.87%.
The diff coverage is 89.74%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #64      +/-   ##
============================================
+ Coverage     85.71%   86.59%   +0.87%     
- Complexity       64       75      +11     
============================================
  Files             6        6              
  Lines           245      276      +31     
  Branches         23       26       +3     
============================================
+ Hits            210      239      +29     
- Misses           25       27       +2     
  Partials         10       10              
Impacted Files Coverage Δ Complexity Δ
.../org/web3j/mavenplugin/JavaClassGeneratorMojo.java 85.44% <89.74%> (+1.97%) 41.00 <9.00> (+11.00)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4b4f8ed...03b20f0. Read the comment docs.

@AlexandrouR AlexandrouR merged commit 005752a into hyperledger-web3j:master May 24, 2021
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