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

Implement LinkedEventIntake #9532

Merged
merged 10 commits into from Nov 3, 2023
Merged

Implement LinkedEventIntake #9532

merged 10 commits into from Nov 3, 2023

Conversation

alittley
Copy link
Contributor

Signed-off-by: Austin Littley <austin@swirldslabs.com>
@alittley alittley added this to the v0.45 milestone Oct 26, 2023
@alittley alittley self-assigned this Oct 26, 2023
Signed-off-by: Austin Littley <austin@swirldslabs.com>
@alittley alittley modified the milestones: v0.45, v0.44 Oct 26, 2023
@github-actions
Copy link

github-actions bot commented Oct 26, 2023

Node: E2E Test Results

    1 files      1 suites   20m 45s ⏱️
310 tests 310 ✔️ 0 💤 0
332 runs  332 ✔️ 0 💤 0

Results for commit 944c5a1.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Oct 26, 2023

Node: Unit Test Results

    2 272 files      2 272 suites   1h 25m 40s ⏱️
118 343 tests 118 309 ✔️ 34 💤 0
126 604 runs  126 570 ✔️ 34 💤 0

Results for commit 944c5a1.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (develop@879c989). Click here to learn what that means.

❗ Current head 805b5e5 differs from pull request most recent head 944c5a1. Consider uploading reports for the commit 944c5a1 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #9532   +/-   ##
==========================================
  Coverage           ?   65.27%           
  Complexity         ?    29698           
==========================================
  Files              ?     3261           
  Lines              ?   124650           
  Branches           ?    12924           
==========================================
  Hits               ?    81361           
  Misses             ?    40209           
  Partials           ?     3080           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link

github-actions bot commented Oct 26, 2023

Node: Integration Test Results

280 tests   280 ✔️  32m 56s ⏱️
    5 suites      0 💤
    5 files        0

Results for commit 944c5a1.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Oct 26, 2023

Node: HAPI Test Results

1 242 tests   802 ✔️  1h 14m 1s ⏱️
   165 suites  440 💤
   165 files        0

Results for commit 944c5a1.

♻️ This comment has been updated with latest results.

@alittley alittley marked this pull request as ready for review November 2, 2023 20:28
@alittley alittley requested a review from a team as a code owner November 2, 2023 20:28
@alittley alittley merged commit 60952a8 into develop Nov 3, 2023
9 of 11 checks passed
@alittley alittley deleted the 09525-linked-event-intake branch November 3, 2023 20:07
imalygin pushed a commit that referenced this pull request Nov 13, 2023
Signed-off-by: Austin Littley <austin@swirldslabs.com>
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.

Create a version of EventIntake that is compatible with the new intake pipeline
2 participants