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

chore: fixing a pluralization typo #19295

Merged
merged 1 commit into from Mar 22, 2022
Merged

chore: fixing a pluralization typo #19295

merged 1 commit into from Mar 22, 2022

Conversation

rusackas
Copy link
Member

SUMMARY

Fixes a typo with an error message. Should be "an issue" not "an issues" for correct pluralization.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@codecov
Copy link

codecov bot commented Mar 22, 2022

Codecov Report

Merging #19295 (b8440be) into master (f9feb1b) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master   #19295   +/-   ##
=======================================
  Coverage   66.64%   66.64%           
=======================================
  Files        1670     1670           
  Lines       64590    64590           
  Branches     6506     6506           
=======================================
  Hits        43047    43047           
  Misses      19860    19860           
  Partials     1683     1683           
Flag Coverage Δ
hive 52.60% <ø> (ø)
javascript 51.39% <0.00%> (ø)
mysql 81.62% <ø> (ø)
postgres 81.67% <ø> (ø)
presto 52.45% <ø> (ø)
python 82.09% <ø> (ø)
sqlite 81.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...perset-frontend/src/views/CRUD/welcome/Welcome.tsx 75.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f9feb1b...b8440be. Read the comment docs.

@rusackas rusackas merged commit e45235e into master Mar 22, 2022
@rusackas rusackas deleted the typo branch March 22, 2022 20:44
michael-hoffman-26 pushed a commit to nielsen-oss/superset that referenced this pull request Mar 23, 2022
villebro pushed a commit that referenced this pull request Apr 3, 2022
philipher29 pushed a commit to ValtechMobility/superset that referenced this pull request Jun 9, 2022
@mistercrunch mistercrunch added 🍒 1.5.0 🍒 1.5.1 🍒 1.5.2 🍒 1.5.3 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 2.0.0 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels lts-v1 preset-io size/XS 🍒 1.5.0 🍒 1.5.1 🍒 1.5.2 🍒 1.5.3 🚢 2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants