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

Update READMEs via plugin #1975

Closed

Conversation

damondouglas
Copy link
Contributor

Applied the following commands to update the repository's READMEs:

  1. Installed the maven plugins:
mvn clean install -pl plugins/templates-maven-plugin -am
  1. Ran the maven command to update/generate the repository's READMEs:
mvn clean prepare-package \
  -DskipTests \
  -PtemplatesSpec

See contributor-docs/code-contributions for more details.

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.31%. Comparing base (b72eaa2) to head (4b12cbd).
Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1975      +/-   ##
============================================
+ Coverage     45.09%   48.31%   +3.22%     
+ Complexity     3935     1334    -2601     
============================================
  Files           835      410     -425     
  Lines         49703    22321   -27382     
  Branches       5232     2228    -3004     
============================================
- Hits          22412    10784   -11628     
+ Misses        25625    10866   -14759     
+ Partials       1666      671     -995     
Components Coverage Δ
spanner-templates 67.29% <ø> (+1.01%) ⬆️
spanner-import-export ∅ <ø> (∅)
spanner-live-forward-migration 76.18% <ø> (ø)
spanner-live-reverse-replication 76.54% <ø> (ø)
spanner-bulk-migration 85.57% <ø> (ø)

see 444 files with indirect coverage changes

@damondouglas
Copy link
Contributor Author

Closing due to duplicate of #1966

@damondouglas damondouglas deleted the update-readmes branch October 29, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant