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

Process unnamed arguments in JSON entries correctly #51

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

fjarri
Copy link
Collaborator

@fjarri fjarri commented Sep 25, 2023

If name fields are empty, treat it as a positional argument list

@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #51 (cf6cd3e) into master (11858e6) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #51   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines         1628      1636    +8     
  Branches       283       288    +5     
=========================================
+ Hits          1628      1636    +8     
Files Coverage Δ
pons/_abi_types.py 100.00% <100.00%> (ø)
pons/_contract_abi.py 100.00% <100.00%> (ø)

@fjarri fjarri merged commit 4a1db2a into master Sep 25, 2023
@fjarri fjarri deleted the positional-args branch September 25, 2023 22:42
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