Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

[Build] GitHub actions #30

Closed
wants to merge 1 commit into from
Closed

[Build] GitHub actions #30

wants to merge 1 commit into from

Conversation

ktmud
Copy link
Owner

@ktmud ktmud commented Apr 13, 2020

TEST CI

@codecov
Copy link

codecov bot commented Apr 13, 2020

Codecov Report

Merging #30 into master will increase coverage by 10.80%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #30       +/-   ##
===========================================
+ Coverage   58.57%   69.37%   +10.80%     
===========================================
  Files         386      565      +179     
  Lines       12287    27850    +15563     
  Branches     3025     3025               
===========================================
+ Hits         7197    19322    +12125     
- Misses       4906     8343     +3437     
- Partials      184      185        +1     
Flag Coverage Δ
#javascript 58.57% <ø> (?)
#mysql 77.83% <ø> (?)
#postgres 77.80% <ø> (?)
#python 77.90% <ø> (?)
#unittest 69.37% <ø> (?)
Impacted Files Coverage Δ
...rontend/src/explore/components/PropertiesModal.tsx 13.23% <0.00%> (ø)
superset/views/core.py 75.16% <0.00%> (ø)
superset/dashboards/commands/delete.py 90.90% <0.00%> (ø)
superset/examples/misc_dashboard.py 33.33% <0.00%> (ø)
superset/views/chart/mixin.py 100.00% <0.00%> (ø)
superset/connectors/base/views.py 71.42% <0.00%> (ø)
superset/utils/dict_import_export.py 56.41% <0.00%> (ø)
superset/common/tags.py 0.00% <0.00%> (ø)
superset/views/database/views.py 89.71% <0.00%> (ø)
superset/examples/long_lat.py 25.00% <0.00%> (ø)
... and 170 more

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 a797465...313fb1f. Read the comment docs.

@codecov
Copy link

codecov bot commented Apr 13, 2020

Codecov Report

Merging #30 into master will increase coverage by 6.96%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   58.78%   65.75%   +6.96%     
==========================================
  Files         390      570     +180     
  Lines       12386    29517   +17131     
  Branches     3073     3073              
==========================================
+ Hits         7281    19408   +12127     
- Misses       4921     9924    +5003     
- Partials      184      185       +1     
Flag Coverage Δ
#javascript 58.78% <ø> (?)
#mysql 70.69% <ø> (?)
#postgres 70.66% <ø> (?)
#python 70.78% <ø> (?)
#sqlite 70.52% <ø> (?)
#unittest 65.75% <ø> (?)
Impacted Files Coverage Δ
...rontend/src/explore/components/PropertiesModal.tsx 13.23% <0.00%> (ø)
superset/commands/utils.py 100.00% <0.00%> (ø)
superset/db_engine_specs/teradata.py 88.88% <0.00%> (ø)
superset/examples/helpers.py 97.50% <0.00%> (ø)
superset/views/chart/mixin.py 100.00% <0.00%> (ø)
superset/dashboards/commands/exceptions.py 100.00% <0.00%> (ø)
superset/dao/base.py 96.36% <0.00%> (ø)
superset/commands/exceptions.py 90.69% <0.00%> (ø)
superset/models/__init__.py 100.00% <0.00%> (ø)
superset/charts/commands/bulk_delete.py 90.62% <0.00%> (ø)
... and 171 more

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 c343c2f...38014ba. Read the comment docs.

@ktmud ktmud force-pushed the github-actions branch 5 times, most recently from 34ae470 to e2f6dbf Compare April 13, 2020 22:47
@cypress
Copy link

cypress bot commented Apr 13, 2020



Test summary

28 0 10 0


Run details

Project Superset
Status Passed
Commit cdc79b7ee7 ℹ️
Started Apr 14, 2020 5:53 PM
Ended Apr 14, 2020 5:55 PM
Duration 02:04 💡
OS Linux Ubuntu Linux - 18.04
Browser Chrome 80

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@ktmud ktmud force-pushed the github-actions branch 9 times, most recently from ed8a106 to 40ea2d8 Compare April 14, 2020 16:37
As an replacement to Travis CI.
@ktmud ktmud changed the title GitHub actions [Build] Add GitHub actions Apr 14, 2020
@ktmud ktmud changed the title [Build] Add GitHub actions [Build] GitHub actions Apr 14, 2020
@ktmud ktmud closed this Apr 14, 2020
@ktmud ktmud deleted the github-actions branch April 14, 2020 22:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant