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: support multiple test files for helm test #255

Merged
merged 4 commits into from
Aug 8, 2023

Conversation

leninmehedy
Copy link
Member

Description

This pull request changes the following:

  • enable supports for multiple test scripts

Related Issues

@leninmehedy leninmehedy changed the title fix: support multiple test files for helm test chore: support multiple test files for helm test Aug 6, 2023
@github-actions
Copy link

github-actions bot commented Aug 6, 2023

Unit Test Results

16 files  ±0  16 suites  ±0   32s ⏱️ ±0s
85 tests ±0  82 ✔️ ±0  3 💤 ±0  0 ±0 
86 runs  ±0  83 ✔️ ±0  3 💤 ±0  0 ±0 

Results for commit 42be59a. ± Comparison against base commit 5b17978.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Aug 6, 2023

Codecov Report

Merging #255 (42be59a) into main (5b17978) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #255   +/-   ##
=========================================
  Coverage     62.23%   62.23%           
  Complexity      254      254           
=========================================
  Files            47       47           
  Lines          1046     1046           
  Branches        130      130           
=========================================
  Hits            651      651           
  Misses          344      344           
  Partials         51       51           

Impacted file tree graph

@leninmehedy leninmehedy requested a review from nathanklick August 7, 2023 21:23
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 7, 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 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@leninmehedy leninmehedy merged commit d25edfe into main Aug 8, 2023
@leninmehedy leninmehedy deleted the 218-add-support-for-multiple-test-files branch August 8, 2023 03:13
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.5.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Charts[Network Node]: Move the test.sh script to a tests folder and add support for multiple test files
4 participants