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

perf: update ts client in the performance tests, cleanup println #1041

Merged
merged 3 commits into from May 17, 2024

Conversation

yshyn-iohk
Copy link
Member

@yshyn-iohk yshyn-iohk commented May 13, 2024

Description:

  • in the scope of ATL-6404
  • cleanup println from the production code
  • update dependency in the performance test

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

…TL-6404

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Copy link
Contributor

github-actions bot commented May 13, 2024

Integration Test Results

14 files  ±0  14 suites  ±0   2s ⏱️ ±0s
30 tests ±0  30 ✅ ±0  0 💤 ±0  0 ❌ ±0 
33 runs  ±0  33 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit cfd24e3. ± Comparison against base commit f5f2d75.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented May 13, 2024

Unit Test Results

 91 files  ±0   91 suites  ±0   20m 42s ⏱️ +41s
773 tests ±0  765 ✅ ±0  8 💤 ±0  0 ❌ ±0 
780 runs  ±0  772 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit cfd24e3. ± Comparison against base commit f5f2d75.

♻️ This comment has been updated with latest results.

@coveralls
Copy link

coveralls commented May 13, 2024

Coverage Status

coverage: 53.063% (+0.1%) from 52.923%
when pulling cfd24e3 on performance-tests-update
into f5f2d75 on main.

@yshyn-iohk yshyn-iohk enabled auto-merge (squash) May 17, 2024 06:24
@yshyn-iohk yshyn-iohk merged commit 7d5ceba into main May 17, 2024
10 checks passed
@yshyn-iohk yshyn-iohk deleted the performance-tests-update branch May 17, 2024 06:41
hyperledger-bot added a commit that referenced this pull request May 21, 2024
## [1.33.1](cloud-agent-v1.33.0...cloud-agent-v1.33.1) (2024-05-21)

### Bug Fixes

* broken link for the cloud agent packages in readme file ([#1032](#1032)) ([92d17c2](92d17c2))
* expose new key types in rest api ([#1066](#1066)) ([9ce8d3a](9ce8d3a))
* rename the folder to identus for vc-jwt ([#1063](#1063)) ([364a5dc](364a5dc))

### Performance Improvements

* update ts client in the performance tests, cleanup `println` ([#1041](#1041)) ([7d5ceba](7d5ceba))

Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
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.

None yet

3 participants