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: typo in log #16767

Merged
merged 1 commit into from
Sep 21, 2021
Merged

fix: typo in log #16767

merged 1 commit into from
Sep 21, 2021

Conversation

betodealmeida
Copy link
Member

SUMMARY

Fix typo.

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 Sep 21, 2021

Codecov Report

Merging #16767 (dd6fdc3) into master (d375538) will decrease coverage by 0.10%.
The diff coverage is 100.00%.

❗ Current head dd6fdc3 differs from pull request most recent head 18cccde. Consider uploading reports for the commit 18cccde to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16767      +/-   ##
==========================================
- Coverage   76.96%   76.85%   -0.11%     
==========================================
  Files        1007     1007              
  Lines       54182    54182              
  Branches     7464     7464              
==========================================
- Hits        41700    41641      -59     
- Misses      12242    12301      +59     
  Partials      240      240              
Flag Coverage Δ
hive ?
mysql 81.74% <100.00%> (?)
postgres 81.80% <100.00%> (ø)
presto 81.69% <100.00%> (-0.01%) ⬇️
python 82.06% <100.00%> (-0.22%) ⬇️
sqlite 81.38% <100.00%> (ø)

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

Impacted Files Coverage Δ
superset/utils/webdriver.py 80.89% <100.00%> (ø)
superset/db_engines/hive.py 0.00% <0.00%> (-82.15%) ⬇️
superset/db_engine_specs/hive.py 69.80% <0.00%> (-16.87%) ⬇️
superset/db_engine_specs/presto.py 89.95% <0.00%> (-0.42%) ⬇️
superset/connectors/sqla/models.py 87.71% <0.00%> (-0.24%) ⬇️
superset/utils/core.py 89.84% <0.00%> (-0.13%) ⬇️
superset/views/core.py 76.29% <0.00%> (+0.47%) ⬆️
superset/models/core.py 89.82% <0.00%> (+0.74%) ⬆️
superset/db_engine_specs/mysql.py 97.61% <0.00%> (+3.57%) ⬆️

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 d375538...18cccde. Read the comment docs.

@betodealmeida betodealmeida added the need:merge The PR is ready to be merged label Sep 21, 2021
@pkdotson pkdotson self-requested a review September 21, 2021 23:54
@srinify srinify merged commit a743526 into master Sep 21, 2021
opus-42 pushed a commit to opus-42/incubator-superset that referenced this pull request Nov 14, 2021
QAlexBall pushed a commit to QAlexBall/superset that referenced this pull request Dec 28, 2021
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.4.0 labels Mar 13, 2024
@mistercrunch mistercrunch deleted the fix_typo branch March 26, 2024 16:11
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 need:merge The PR is ready to be merged size/XS 🚢 1.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants