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

[1.x] Fix missing / for comment in stub file. #46

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Conversation

r-kujawa
Copy link
Contributor

@r-kujawa r-kujawa commented Feb 8, 2024

What does this PR do? 🤖

The config-orchestration.stub file was missing a / to initiate the comment, which made the code to break. This adds the leading /.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (03b9544) 92.25% compared to head (a1b299b) 92.25%.

Additional details and impacted files
@@            Coverage Diff            @@
##                1.x      #46   +/-   ##
=========================================
  Coverage     92.25%   92.25%           
  Complexity      181      181           
=========================================
  Files            21       21           
  Lines           633      633           
=========================================
  Hits            584      584           
  Misses           49       49           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@r-kujawa r-kujawa merged commit 7ff6bde into 1.x Feb 8, 2024
7 checks passed
@r-kujawa r-kujawa deleted the fix-stub_comment branch February 8, 2024 12:56
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.

2 participants