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

Use github action to run ci #1514

Merged
merged 1 commit into from
Jun 24, 2021
Merged

Use github action to run ci #1514

merged 1 commit into from
Jun 24, 2021

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Jun 23, 2021

Change-Id: Ic77c4ee09f3375252b611c8f3e282a5be5499dcd

TODO: ignore mysql & postgresql now

@Linary Linary force-pushed the github-action branch 6 times, most recently from 9b8441a to f8dab1c Compare June 23, 2021 13:58
@codecov
Copy link

codecov bot commented Jun 23, 2021

Codecov Report

Merging #1514 (af637db) into master (0c51de5) will decrease coverage by 0.55%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1514      +/-   ##
============================================
- Coverage     60.02%   59.46%   -0.56%     
- Complexity      305     6113    +5808     
============================================
  Files           426      406      -20     
  Lines         35096    33061    -2035     
  Branches       4970     4573     -397     
============================================
- Hits          21065    19661    -1404     
+ Misses        11894    11339     -555     
+ Partials       2137     2061      -76     
Impacted Files Coverage Δ
...in/java/com/baidu/hugegraph/api/graph/EdgeAPI.java 53.36% <0.00%> (ø)
...raph/backend/store/postgresql/PostgresqlStore.java 0.00% <0.00%> (-100.00%) ⬇️
...raph/backend/store/postgresql/PostgresqlTable.java 0.00% <0.00%> (-96.83%) ⬇️
...kend/store/postgresql/PostgresqlStoreProvider.java 0.00% <0.00%> (-92.50%) ⬇️
...aph/backend/store/postgresql/PostgresqlTables.java 0.00% <0.00%> (-87.96%) ⬇️
...raph/backend/store/cassandra/CassandraMetrics.java 0.00% <0.00%> (-86.96%) ⬇️
...du/hugegraph/backend/store/hbase/HbaseMetrics.java 0.00% <0.00%> (-86.85%) ⬇️
...ugegraph/backend/store/rocksdb/RocksDBMetrics.java 0.00% <0.00%> (-85.87%) ⬇️
...hugegraph/backend/store/mysql/MysqlSerializer.java 0.00% <0.00%> (-82.46%) ⬇️
...u/hugegraph/backend/store/mysql/MysqlFeatures.java 0.00% <0.00%> (-80.96%) ⬇️
... and 54 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 0c51de5...af637db. Read the comment docs.

@Linary Linary force-pushed the github-action branch 7 times, most recently from 13d4b2d to 1a10ff9 Compare June 24, 2021 05:34
Change-Id: Ic77c4ee09f3375252b611c8f3e282a5be5499dcd
@javeme javeme merged commit d0e0d3d into master Jun 24, 2021
@javeme javeme deleted the github-action branch June 24, 2021 11:00
jadepeng pushed a commit to jadepeng/hugegraph that referenced this pull request Jun 25, 2021
Change-Id: Ic77c4ee09f3375252b611c8f3e282a5be5499dcd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants