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

test: test for recursion error #284

Merged
merged 2 commits into from
Feb 26, 2024
Merged

Conversation

tlambert03
Copy link
Member

adds basic test for recursion error as discovered/mentioned in Czaki#1

@tlambert03 tlambert03 added the tests Tests & CI label Feb 24, 2024
Copy link

codecov bot commented Feb 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d8cab76) to head (158cfb8).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #284   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         1880      1880           
=========================================
  Hits          1880      1880           

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

Copy link

codspeed-hq bot commented Feb 24, 2024

CodSpeed Performance Report

Merging #284 will not alter performance

Comparing tlambert03:recursion-test (158cfb8) with main (d8cab76)

Summary

✅ 66 untouched benchmarks

@tlambert03 tlambert03 merged commit 4aa62b0 into pyapp-kit:main Feb 26, 2024
54 checks passed
@tlambert03 tlambert03 deleted the recursion-test branch February 26, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests & CI
Development

Successfully merging this pull request may close these issues.

1 participant