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 basic property testing #1102

Merged
merged 4 commits into from
Jan 16, 2024
Merged

Add basic property testing #1102

merged 4 commits into from
Jan 16, 2024

Conversation

johnynek
Copy link
Owner

this gives an example of a basic property testing library for bosatsu.

Hopefully this makes it easier to write more powerful tests directly in bosatsu.

@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (78a2951) 92.32% compared to head (bf6c3fc) 92.52%.

Files Patch % Lines
...n/scala/org/bykn/bosatsu/codegen/python/Code.scala 83.33% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1102      +/-   ##
==========================================
+ Coverage   92.32%   92.52%   +0.20%     
==========================================
  Files          94       94              
  Lines       10704    10755      +51     
  Branches     2493     2520      +27     
==========================================
+ Hits         9882     9951      +69     
+ Misses        822      804      -18     

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

@johnynek johnynek merged commit 56bcc0e into master Jan 16, 2024
15 checks passed
@johnynek johnynek deleted the oscar/20240115_basic_property branch January 16, 2024 04:02
@johnynek
Copy link
Owner Author

closes #322

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