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

Prevent Recursion problem #594

Merged
merged 1 commit into from
Dec 6, 2022
Merged

Prevent Recursion problem #594

merged 1 commit into from
Dec 6, 2022

Conversation

koxudaxi
Copy link
Owner

@koxudaxi koxudaxi commented Dec 6, 2022

No description provided.

@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Base: 73.60% // Head: 73.59% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (40cbfdf) compared to base (c8fb9f4).
Patch coverage: 77.77% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #594      +/-   ##
==========================================
- Coverage   73.60%   73.59%   -0.01%     
==========================================
  Files          23       23              
  Lines        1724     1731       +7     
  Branches      529      530       +1     
==========================================
+ Hits         1269     1274       +5     
- Misses        184      185       +1     
- Partials      271      272       +1     
Impacted Files Coverage Δ
src/com/koxudaxi/pydantic/Pydantic.kt 76.22% <77.77%> (-0.12%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@koxudaxi koxudaxi merged commit 71e4fca into master Dec 6, 2022
@koxudaxi koxudaxi deleted the prevent_recursion branch December 6, 2022 17:12
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