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

[Build] Add Github workflows #27

Closed
wants to merge 1 commit into from
Closed

[Build] Add Github workflows #27

wants to merge 1 commit into from

Conversation

ktmud
Copy link
Owner

@ktmud ktmud commented Apr 12, 2020

CATEGORY

  • Build / Development Environment

SUMMARY

Test adding GitHub Actions per discussion in apache#9481

Based on: ktmud/cached-dependencies.

More details on: apache#9490

@codecov
Copy link

codecov bot commented Apr 12, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #27       +/-   ##
===========================================
+ Coverage   58.57%   69.33%   +10.76%     
===========================================
  Files         386      565      +179     
  Lines       12287    27850    +15563     
  Branches     3025     3025               
===========================================
+ Hits         7197    19310    +12113     
- Misses       4906     8355     +3449     
- Partials      184      185        +1     
Impacted Files Coverage Δ
...rontend/src/explore/components/PropertiesModal.tsx 13.23% <0.00%> (ø)
superset/db_engine_specs/sqlite.py 63.33% <0.00%> (ø)
superset/connectors/sqla/views.py 76.98% <0.00%> (ø)
superset/charts/dao.py 85.18% <0.00%> (ø)
superset/db_engine_specs/bigquery.py 56.62% <0.00%> (ø)
superset/models/dashboard.py 89.09% <0.00%> (ø)
superset/models/__init__.py 100.00% <0.00%> (ø)
superset/datasets/schemas.py 92.15% <0.00%> (ø)
superset/db_engine_specs/athena.py 85.00% <0.00%> (ø)
superset/db_engine_specs/presto.py 70.34% <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...e49df9c. Read the comment docs.

@ktmud ktmud force-pushed the github-actions branch 3 times, most recently from b008f58 to 1e008e9 Compare April 12, 2020 07:43
As an replacement to Travis CI.
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