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

fix: use FST chart version v0.23.0 #170

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Conversation

leninmehedy
Copy link
Member

Description

This pull request changes the following:

  • use FST chart version v0.23.0

Related Issues

  • Closes #

@leninmehedy leninmehedy requested review from a team as code owners March 19, 2024 19:18
@leninmehedy leninmehedy force-pushed the use-latest-fst-chart-version branch from f55d35a to 0a22100 Compare March 19, 2024 19:19
Copy link
Contributor

Unit Test Results

 1 files  ±0  14 suites  ±0   26s ⏱️ -3s
91 tests ±0  91 ✅ ±0  0 💤 ±0  0 ❌ ±0 
98 runs  ±0  98 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 0a22100. ± Comparison against base commit b1d1e2d.

Copy link
Contributor

github-actions bot commented Mar 19, 2024

E2E Test Results

47 tests  ±0   47 ✅ ±0   4m 33s ⏱️ -34s
 7 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 0a22100. ± Comparison against base commit b1d1e2d.

♻️ This comment has been updated with latest results.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.03% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (b1d1e2d) 2406 1594 66.25%
Head commit (0a22100) 2408 (+2) 1596 (+2) 66.28% (+0.03%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#170) 1 1 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.88%. Comparing base (b1d1e2d) to head (0a22100).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #170   +/-   ##
=======================================
  Coverage   65.88%   65.88%           
=======================================
  Files          30       30           
  Lines        2864     2864           
  Branches      434      488   +54     
=======================================
  Hits         1887     1887           
  Misses        977      977           
Files Coverage Δ
version.mjs 100.00% <100.00%> (ø)

Impacted file tree graph

@leninmehedy leninmehedy merged commit 54efab3 into main Mar 19, 2024
20 checks passed
@leninmehedy leninmehedy deleted the use-latest-fst-chart-version branch March 19, 2024 19:43
swirlds-automation added a commit that referenced this pull request Mar 22, 2024
## [0.22.1](v0.22.0...v0.22.1) (2024-03-22)

### Bug Fixes

* download JRE for keytool dependency and allow generation of pfx keys ([#152](#152)) ([1d3dcf4](1d3dcf4))
* refactor account initialization and mirror node setup from node command ([#159](#159)) ([b1d1e2d](b1d1e2d))
* solo should use a fixed FST chart version ([#139](#139)) ([b0d5f8b](b0d5f8b))
* update HAProxy UP check to use HAProxy Data Plane API ([#173](#173)) ([a27d1d2](a27d1d2))
* use FST chart version v0.23.0 ([#170](#170)) ([54efab3](54efab3))
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.22.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants