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

feat!: support constructors in contract creation via InvokeHostFunctionOperation.createContractOperationBuilder #642

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

overcat
Copy link
Member

@overcat overcat commented Sep 28, 2024

No description provided.

…ionOperation.createContractOperationBuilder`
Copy link

codecov bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.85%. Comparing base (90b4fe5) to head (0fd0dd6).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #642   +/-   ##
=========================================
  Coverage     80.84%   80.85%           
- Complexity     1169     1170    +1     
=========================================
  Files           202      202           
  Lines          4428     4430    +2     
  Branches        367      368    +1     
=========================================
+ Hits           3580     3582    +2     
  Misses          618      618           
  Partials        230      230           
Files with missing lines Coverage Δ
...ar/sdk/operations/InvokeHostFunctionOperation.java 83.78% <100.00%> (+0.29%) ⬆️

@overcat overcat merged commit 0641dc4 into master Oct 4, 2024
9 checks passed
@overcat overcat deleted the p22 branch October 4, 2024 09:18
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