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

ci: check md links periodically #1193

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Conversation

SparkYuan
Copy link
Member

What type of PR is this?

/kind ci

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #1082

Special notes for your reviewer:

Does this PR introduce a user-facing change?


Additional documentation e.g., design docs, usage docs, etc.:


@coveralls
Copy link

coveralls commented Jun 28, 2024

Pull Request Test Coverage Report for Build 9709049231

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 7 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.04%) to 54.024%

Files with Coverage Reduction New Missed Lines %
pkg/engine/operation/parser/parser.go 3 75.61%
pkg/engine/operation/parser/spec_parser.go 4 56.1%
Totals Coverage Status
Change from base Build 9696079094: -0.04%
Covered Lines: 9115
Relevant Lines: 16872

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 28, 2024

Pull Request Test Coverage Report for Build 9709112250

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 54.066%

Totals Coverage Status
Change from base Build 9696079094: 0.0%
Covered Lines: 9122
Relevant Lines: 16872

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 28, 2024

Pull Request Test Coverage Report for Build 9709282746

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 54.066%

Totals Coverage Status
Change from base Build 9696079094: 0.0%
Covered Lines: 9122
Relevant Lines: 16872

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 28, 2024

Pull Request Test Coverage Report for Build 9709373440

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 54.084%

Totals Coverage Status
Change from base Build 9696079094: 0.02%
Covered Lines: 9125
Relevant Lines: 16872

💛 - Coveralls

@SparkYuan SparkYuan enabled auto-merge (squash) June 28, 2024 07:58
Copy link
Contributor

@liu-hm19 liu-hm19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@SparkYuan SparkYuan merged commit b1d1e55 into KusionStack:main Jun 28, 2024
7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: automatically check broken links in the reapo
3 participants