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

Fix "Add" label to "New" #957

Merged
merged 2 commits into from
Nov 15, 2023
Merged

Fix "Add" label to "New" #957

merged 2 commits into from
Nov 15, 2023

Conversation

jancborchardt
Copy link
Contributor

As discussed in chat with @szaimen

This is fixing a regression because the label we introduced was called "New" and is supposed to be that cause most actions in it are "New …".

Signed-off-by: Jan C. Borchardt <925062+jancborchardt@users.noreply.github.com>
@jancborchardt jancborchardt added regression Regression of a previous working feature 3. to review Waiting for reviews design Related to the design labels Nov 15, 2023
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (24a1850) 92.10% compared to head (81f323a) 92.10%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #957   +/-   ##
=======================================
  Coverage   92.10%   92.10%           
=======================================
  Files           3        3           
  Lines          76       76           
  Branches       13       13           
=======================================
  Hits           70       70           
  Misses          3        3           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@juliushaertl juliushaertl mentioned this pull request Nov 15, 2023
1 task
Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

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

Pushed a fix for the tests which should hopefully be green now

Signed-off-by: Simon L <szaimen@e.mail.de>
@juliushaertl juliushaertl merged commit e2ceaa2 into master Nov 15, 2023
15 checks passed
@juliushaertl juliushaertl deleted the fix/new-label branch November 15, 2023 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews design Related to the design regression Regression of a previous working feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants