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

labels typo fix #8438

Merged
merged 2 commits into from
Sep 29, 2020
Merged

labels typo fix #8438

merged 2 commits into from
Sep 29, 2020

Conversation

jywarren
Copy link
Member

@jywarren jywarren commented Sep 29, 2020

Replaces @shipcy's PR at shipcy#4 and fixes #7167

@jywarren jywarren mentioned this pull request Sep 29, 2020
5 tasks
@codecov
Copy link

codecov bot commented Sep 29, 2020

Codecov Report

Merging #8438 into main will increase coverage by 1.17%.
The diff coverage is 85.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8438      +/-   ##
==========================================
+ Coverage   80.81%   81.99%   +1.17%     
==========================================
  Files          97      101       +4     
  Lines        5568     5899     +331     
==========================================
+ Hits         4500     4837     +337     
+ Misses       1068     1062       -6     
Impacted Files Coverage Δ
app/models/concerns/statistics.rb 96.72% <ø> (ø)
app/jobs/digest_spam_job.rb 33.33% <33.33%> (ø)
app/models/user.rb 87.68% <47.61%> (-3.33%) ⬇️
app/mailers/admin_mailer.rb 90.90% <56.25%> (-9.10%) ⬇️
app/controllers/spam2_controller.rb 71.84% <71.84%> (ø)
app/controllers/subscription_controller.rb 70.70% <78.57%> (+13.70%) ⬆️
app/models/comment.rb 77.51% <83.33%> (+0.73%) ⬆️
app/controllers/notes_controller.rb 83.46% <85.71%> (+0.06%) ⬆️
app/controllers/admin_controller.rb 80.24% <89.47%> (+3.16%) ⬆️
app/controllers/batch_controller.rb 90.19% <90.19%> (ø)
... and 50 more

@jywarren jywarren merged commit 3a0ddee into publiclab:main Sep 29, 2020
@jywarren
Copy link
Member Author

Great!!! Thanks @shipcy and sorry for the delay!!!

manchere pushed a commit to manchere/plots2 that referenced this pull request Feb 13, 2021
* LABELS.md

* Update LABELS.md

Co-authored-by: Shipra Choudhary <[email protected]>
reginaalyssa pushed a commit to reginaalyssa/plots2 that referenced this pull request Oct 16, 2021
* LABELS.md

* Update LABELS.md

Co-authored-by: Shipra Choudhary <[email protected]>
ampwang pushed a commit to ampwang/plots2 that referenced this pull request Oct 26, 2021
* LABELS.md

* Update LABELS.md

Co-authored-by: Shipra Choudhary <[email protected]>
billymoroney1 pushed a commit to billymoroney1/plots2 that referenced this pull request Dec 28, 2021
* LABELS.md

* Update LABELS.md

Co-authored-by: Shipra Choudhary <[email protected]>
billymoroney1 pushed a commit to billymoroney1/plots2 that referenced this pull request Dec 28, 2021
* LABELS.md

* Update LABELS.md

Co-authored-by: Shipra Choudhary <[email protected]>
billymoroney1 pushed a commit to billymoroney1/plots2 that referenced this pull request Dec 28, 2021
* LABELS.md

* Update LABELS.md

Co-authored-by: Shipra Choudhary <[email protected]>
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.

Fix minor typo in LABELS.md
2 participants