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

chore: add todos, fix submodule pull #543

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

toddbaert
Copy link
Member

Adds some TODOs related to #523.

Also pulls a specific submodule instead of all of them via recursive, since this can cause failures when multiple jobs pull submodules at the same time.

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@toddbaert toddbaert requested a review from a team as a code owner August 2, 2023 18:11
@sonarcloud
Copy link

sonarcloud bot commented Aug 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #543 (4755be9) into main (c545ed5) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #543   +/-   ##
=========================================
  Coverage     95.23%   95.23%           
  Complexity      329      329           
=========================================
  Files            31       31           
  Lines           755      755           
  Branches         37       37           
=========================================
  Hits            719      719           
  Misses           19       19           
  Partials         17       17           
Flag Coverage Δ
unittests 95.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@@ -523,7 +525,7 @@
<argument>submodule</argument>
<argument>update</argument>
<argument>--init</argument>
<argument>--recursive</argument>
<argument>test-harness</argument>
Copy link
Contributor

Choose a reason for hiding this comment

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

+1 for specific submodule pull

@Kavindu-Dodan Kavindu-Dodan merged commit 4972291 into main Aug 3, 2023
8 checks passed
@Kavindu-Dodan Kavindu-Dodan deleted the chore/todos-and-submodule-issue branch August 3, 2023 22:22
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