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

FormField population strategy #69

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

Serbel97
Copy link
Contributor

I have created FormField population strategy.

Copy link

codecov bot commented Sep 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.48%. Comparing base (508f3be) to head (558c1c2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
+ Coverage   95.09%   95.48%   +0.38%     
==========================================
  Files           9        9              
  Lines         469      487      +18     
==========================================
+ Hits          446      465      +19     
+ Misses         23       22       -1     
Files with missing lines Coverage Δ
django_api_forms/fields.py 97.04% <100.00%> (+0.47%) ⬆️
django_api_forms/population_strategies.py 94.11% <100.00%> (+4.11%) ⬆️
django_api_forms/settings.py 100.00% <ø> (ø)
django_api_forms/version.py 100.00% <100.00%> (ø)

@Sibyx Sibyx linked an issue Sep 22, 2024 that may be closed by this pull request
@Sibyx Sibyx added hacktoberfest-accepted Hacktoberfest and removed hacktoberfest-accepted Hacktoberfest labels Oct 13, 2024
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.

FormField population strategy
2 participants