This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Trying linkage monitor GitHub Actions#822
Closed
suztomo wants to merge 7 commits into
Closed
Conversation
|
Warning: This pull request is touching the following templated files:
|
Codecov Report
@@ Coverage Diff @@
## master #822 +/- ##
============================================
- Coverage 85.03% 84.81% -0.23%
+ Complexity 2563 2473 -90
============================================
Files 143 143
Lines 14062 13779 -283
Branches 1348 1227 -121
============================================
- Hits 11958 11686 -272
+ Misses 1540 1535 -5
+ Partials 564 558 -6 Continue to review full report at Codecov.
|
Member
Author
|
bf9f427 did not work. The command on the right of "&&" cannot use functions defined in the source. 37ce68d did not work. The ">" replaces new string with space. a5bdfca worked |
Member
Author
|
e0b27c4 worked. |
Member
Author
|
6dd2f4e works best: |
ansh0l
pushed a commit
to ansh0l/java-spanner
that referenced
this pull request
Nov 10, 2022
An upcomming change removes some files from tracking. Our current regen tries to always retain removed files. This is causing issues in our pipeline so I manually removed the generated surfaces that are going away in the linked commit: googleapis/googleapis@7837470
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> ☕️