Skip to content

Conversation

@Peefy
Copy link
Contributor

@Peefy Peefy commented Aug 23, 2024

1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):

  • N
  • Y

fix kcl-lang/kcl#1598

@Peefy Peefy force-pushed the fix-split-documents branch from 5139bf7 to 7b3d672 Compare August 23, 2024 13:02
@Peefy Peefy merged commit 5ce8e2b into kcl-lang:main Aug 23, 2024
@Peefy Peefy deleted the fix-split-documents branch August 23, 2024 13:04
@coveralls
Copy link
Collaborator

coveralls commented Aug 23, 2024

Pull Request Test Coverage Report for Build 10526179281

Details

  • 7 of 8 (87.5%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 67.774%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/kube_resource/generator/generator.go 7 8 87.5%
Totals Coverage Status
Change from base Build 10521412628: -0.1%
Covered Lines: 2305
Relevant Lines: 3401

💛 - Coveralls

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.

kcl import fails to process multiple CRDs separated by "---" in a single YAML file

2 participants