Skip to content

[TINKERPOP-2836] Fix Java Driver Integration Tests Not Running in GHA#1891

Merged
xiazcy merged 1 commit intoapache:3.5-devfrom
Bit-Quill:cole/gha-integration-tests
Dec 14, 2022
Merged

[TINKERPOP-2836] Fix Java Driver Integration Tests Not Running in GHA#1891
xiazcy merged 1 commit intoapache:3.5-devfrom
Bit-Quill:cole/gha-integration-tests

Conversation

@Cole-Greer
Copy link
Copy Markdown
Contributor

@Cole-Greer Cole-Greer commented Dec 6, 2022

Adds a new job to github actions which will run the integration tests for the java driver.

The effect of this new GHA job is demonstrated by #1890

@Cole-Greer Cole-Greer changed the base branch from master to 3.5-dev December 6, 2022 20:08
@Cole-Greer Cole-Greer force-pushed the cole/gha-integration-tests branch from a92d610 to e3818d1 Compare December 6, 2022 21:01
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 6, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.38%. Comparing base (6bdd2c7) to head (b789bf0).
⚠️ Report is 313 commits behind head on 3.5-dev.

Additional details and impacted files
@@              Coverage Diff              @@
##             3.5-dev    #1891      +/-   ##
=============================================
- Coverage      69.93%   69.38%   -0.55%     
- Complexity      8916     8932      +16     
=============================================
  Files            838      864      +26     
  Lines          37232    40967    +3735     
  Branches        5388     5396       +8     
=============================================
+ Hits           26037    28424    +2387     
- Misses          9467    10635    +1168     
- Partials        1728     1908     +180     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Cole-Greer Cole-Greer force-pushed the cole/gha-integration-tests branch 2 times, most recently from 4cee722 to 346fea5 Compare December 9, 2022 20:28
This resolves an issue where previously java integration tests were not
being run. See [TINKERPOP-2836].
@Cole-Greer Cole-Greer force-pushed the cole/gha-integration-tests branch from 346fea5 to b789bf0 Compare December 13, 2022 19:56
@xiazcy
Copy link
Copy Markdown
Contributor

xiazcy commented Dec 14, 2022

VOTE +1, merging since this has past 7 days and is just impacting testing environment.

@xiazcy xiazcy merged commit e6f511f into apache:3.5-dev Dec 14, 2022
@Cole-Greer Cole-Greer deleted the cole/gha-integration-tests branch January 6, 2023 20:14
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