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: error if impure callable is passed to pure parameter #792

test: update generator tests

08e6cb8
Select commit
Loading
Failed to load commit list.
Merged

feat: error if impure callable is passed to pure parameter #792

test: update generator tests
08e6cb8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 22, 2023 in 0s

100.00% (+0.00%) compared to 741113e

View this Pull Request on Codecov

100.00% (+0.00%) compared to 741113e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (741113e) 100.00% compared to head (08e6cb8) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #792   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           84        84           
  Lines        13039     13104   +65     
  Branches      2738      2757   +19     
=========================================
+ Hits         13039     13104   +65     

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