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

Add validation for tags of length greater than 100 characters #4967

Merged
merged 3 commits into from Dec 26, 2018
Merged

Add validation for tags of length greater than 100 characters #4967

merged 3 commits into from Dec 26, 2018

Conversation

dojutsu-user
Copy link
Member

Fixes #4935

@codecov
Copy link

codecov bot commented Dec 6, 2018

Codecov Report

Merging #4967 into master will increase coverage by 0.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4967      +/-   ##
==========================================
+ Coverage    76.8%   76.82%   +0.01%     
==========================================
  Files         158      158              
  Lines        9937     9944       +7     
  Branches     1241     1244       +3     
==========================================
+ Hits         7632     7639       +7     
  Misses       1973     1973              
  Partials      332      332
Impacted Files Coverage Δ
readthedocs/projects/forms.py 80.05% <100%> (+0.38%) ⬆️

@codecov
Copy link

codecov bot commented Dec 6, 2018

Codecov Report

Merging #4967 into master will decrease coverage by 0.02%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #4967      +/-   ##
==========================================
- Coverage    76.8%   76.77%   -0.03%     
==========================================
  Files         158      158              
  Lines        9937     9959      +22     
  Branches     1241     1247       +6     
==========================================
+ Hits         7632     7646      +14     
- Misses       1973     1980       +7     
- Partials      332      333       +1
Impacted Files Coverage Δ
readthedocs/projects/forms.py 80% <100%> (+0.33%) ⬆️
readthedocs/core/signals.py 82% <0%> (-4.67%) ⬇️
readthedocs/doc_builder/environments.py 86.27% <0%> (-0.79%) ⬇️
readthedocs/vcs_support/backends/git.py 81.98% <0%> (-0.3%) ⬇️
readthedocs/projects/models.py 85.55% <0%> (ø) ⬆️

Copy link
Member

@humitos humitos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ericholscher ericholscher merged commit 660d2a1 into readthedocs:master Dec 26, 2018
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.

None yet

4 participants