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

feat(prism-agent): Add prism agent record processing pipeline parameters #626

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

shotexa
Copy link
Contributor

@shotexa shotexa commented Aug 17, 2023

Overview

Fixes ATL-5505

Checklist

My PR contains...

  • No code changes (changes to documentation, CI, metadata, etc.)
  • Bug fixes (non-breaking change which fixes an issue)
  • Improvements (misc. changes to existing features)
  • Features (non-breaking change which adds functionality)

My changes...

  • are breaking changes
  • are not breaking changes
  • If yes to above: I have updated the documentation accordingly

Documentation

  • My changes do not require a change to the project documentation
  • My changes require a change to the project documentation
  • If yes to above: I have updated the documentation accordingly

Tests

  • My changes can not or do not need to be tested
  • My changes can and should be tested by unit and/or integration tests
  • If yes to above: I have added tests to cover my changes
  • If yes to above: I have taken care to cover edge cases in my tests

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>
@sonarcloud
Copy link

sonarcloud bot commented Aug 17, 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

@shotexa shotexa changed the title Add prism agent record processing pipeline parameters feat(prism-agent): Add prism agent record processing pipeline parameters Aug 17, 2023
@github-actions
Copy link
Contributor

Atala PRISM Test Results

  63 files  ±0    63 suites  ±0   7m 50s ⏱️ +10s
531 tests ±0  520 ✔️ ±0  11 💤 ±0  0 ±0 
534 runs  ±0  523 ✔️ ±0  11 💤 ±0  0 ±0 

Results for commit c078622. ± Comparison against base commit 6fdff98.

@github-actions
Copy link
Contributor

E2E Test Results

10 files  ±0  10 suites  ±0   5m 53s ⏱️ -19s
21 tests ±0  21 ✔️ ±0  0 💤 ±0  0 ±0 
32 runs  ±0  32 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit c078622. ± Comparison against base commit 6fdff98.

@shotexa shotexa merged commit 434bdac into main Aug 17, 2023
9 of 14 checks passed
@shotexa shotexa deleted the ATL-5505-parametrize-prism-agent-processing-params branch August 17, 2023 10:44
atala-dev added a commit that referenced this pull request Aug 21, 2023
# [1.11.0](prism-agent-v1.10.0...prism-agent-v1.11.0) (2023-08-21)

### Bug Fixes

* **prism-agenet:** Remove connection ID from metrics in connection flow ([#635](#635)) ([515f92f](515f92f))

### Features

* **prism-agent:** Add prism agent record processing pipeline parameters ([#626](#626)) ([434bdac](434bdac))
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