Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

feat: make repo releasable, add parent pom#6

Merged
chingor13 merged 3 commits intomasterfrom
releasable
Jan 13, 2020
Merged

feat: make repo releasable, add parent pom#6
chingor13 merged 3 commits intomasterfrom
releasable

Conversation

@chingor13
Copy link
Copy Markdown
Collaborator

@chingor13 chingor13 commented Jan 13, 2020

Creates a parent pom, adds our common templates and makes this repository releasable.

Note that the integration test is failing. I believe these tests would have been failing in the original google-cloud-java repo, but the integration tests for Storage NIO were not running. Those failing tests will not work given that we're running our tests on GCE instances and the default project will be found.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 13, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 13, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@db554de). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #6   +/-   ##
=========================================
  Coverage          ?   70.11%           
  Complexity        ?      483           
=========================================
  Files             ?       29           
  Lines             ?     1673           
  Branches          ?      265           
=========================================
  Hits              ?     1173           
  Misses            ?      376           
  Partials          ?      124

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 db554de...fc2e7bb. Read the comment docs.

@chingor13 chingor13 marked this pull request as ready for review January 13, 2020 21:36
@chingor13 chingor13 requested a review from a team January 13, 2020 21:36
@chingor13
Copy link
Copy Markdown
Collaborator Author

Note that the integration test is failing. I believe these tests would have been failing in the original google-cloud-java repo, but the integration tests for Storage NIO were not running. Those failing tests will not work given that we're running our tests on GCE instances and the default project will be found.

We can fix these tests separately from this PR.

@chingor13 chingor13 merged commit 6bca496 into master Jan 13, 2020
@chingor13 chingor13 deleted the releasable branch January 13, 2020 22:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants