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

20221020 clvm rs exceptions #127

Merged
merged 4 commits into from
Oct 21, 2022
Merged

20221020 clvm rs exceptions #127

merged 4 commits into from
Oct 21, 2022

Conversation

prozacchiwawa
Copy link
Contributor

This mirrors a change made in clvm_rs to raise only the first argument when a single atom is given. This is used by some who write chialisp with ad-hoc tools and is easier to parse. Due to an error, the python runtime was not being tested in this way.

…de in clvm_rs and now here. Throwing a single atom as one argument causes that argument to be thrown individually. Some people who write chialisp use ad-hoc tools and this is easier to parse.
…de in clvm_rs and now here. Throwing a single atom as one argument causes that argument to be thrown individually. Some people who write chialisp use ad-hoc tools and this is easier to parse.
@coveralls
Copy link

coveralls commented Oct 20, 2022

Pull Request Test Coverage Report for Build 3293901416

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 95.334%

Totals Coverage Status
Change from base Build 3293885932: 0.01%
Covered Lines: 917
Relevant Lines: 952

💛 - Coveralls

@arvidn arvidn merged commit 480b328 into main Oct 21, 2022
@arvidn arvidn deleted the 20221020-clvm_rs-exceptions branch October 21, 2022 00:41
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

3 participants