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

New format of error messages #37

Merged
merged 8 commits into from
Apr 28, 2022
Merged

New format of error messages #37

merged 8 commits into from
Apr 28, 2022

Conversation

Serbel97
Copy link
Contributor

I have created new format for error messages.

@ghost
Copy link

ghost commented Apr 25, 2022

CodeSee Review Map:

Review these changes using an interactive CodeSee Map

Review in an interactive map

View more CodeSee Maps

Legend

CodeSee Map Legend

@codecov
Copy link

codecov bot commented Apr 27, 2022

Codecov Report

Merging #37 (4da9399) into master (6b561bb) will increase coverage by 0.66%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   94.33%   95.00%   +0.66%     
==========================================
  Files           9        9              
  Lines         406      400       -6     
==========================================
- Hits          383      380       -3     
+ Misses         23       20       -3     
Impacted Files Coverage Δ
django_api_forms/population_strategies.py 100.00% <ø> (ø)
django_api_forms/__init__.py 100.00% <100.00%> (ø)
django_api_forms/exceptions.py 100.00% <100.00%> (+7.14%) ⬆️
django_api_forms/fields.py 95.69% <100.00%> (-1.06%) ⬇️
django_api_forms/forms.py 91.48% <100.00%> (+1.94%) ⬆️
django_api_forms/version.py 100.00% <100.00%> (ø)

@Sibyx Sibyx marked this pull request as ready for review April 27, 2022 13:20
@Sibyx Sibyx changed the title New format of error messages. New format of error messages Apr 27, 2022
@Sibyx Sibyx linked an issue Apr 27, 2022 that may be closed by this pull request
@Sibyx Sibyx merged commit e9a4352 into Sibyx:master Apr 28, 2022
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.

Linear validation errors
2 participants