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 importexport/api.py OpenAPI #20085

Merged
merged 1 commit into from
May 16, 2022
Merged

Conversation

betodealmeida
Copy link
Member

SUMMARY

Fix a small 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

@betodealmeida betodealmeida changed the title chore: fix typo in importexport/api.py fix: typo in importexport/api.py OpenAPI May 16, 2022
@codecov
Copy link

codecov bot commented May 16, 2022

Codecov Report

Merging #20085 (4195231) into master (ddc01ea) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #20085   +/-   ##
=======================================
  Coverage   66.45%   66.45%           
=======================================
  Files        1721     1721           
  Lines       64479    64479           
  Branches     6795     6795           
=======================================
  Hits        42852    42852           
  Misses      19897    19897           
  Partials     1730     1730           
Flag Coverage Δ
hive 53.69% <ø> (ø)
javascript 51.35% <ø> (ø)
mysql 82.13% <ø> (ø)
postgres 82.19% <ø> (ø)
presto 53.55% <ø> (ø)
python 82.62% <ø> (ø)
sqlite 81.93% <ø> (ø)
unit 49.39% <ø> (ø)

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

Impacted Files Coverage Δ
superset/importexport/api.py 100.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 ddc01ea...4195231. Read the comment docs.

@betodealmeida betodealmeida merged commit 4126c36 into master May 16, 2022
philipher29 pushed a commit to ValtechMobility/superset that referenced this pull request Jun 9, 2022
@mistercrunch mistercrunch added 🏷️ 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
@mistercrunch mistercrunch deleted the betodealmeida-patch-2 branch March 26, 2024 16:08
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 preset-io size/XS 🚢 2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants