Skip to content

Conversation

@alexeyzimarev
Copy link
Contributor

Autofixture has a dependency on .NET Standard library, which brings transient dependencies on vulnerable packages. Although not an issue, those warnings are annoying.

@github-actions
Copy link

github-actions bot commented Dec 16, 2024

Test Results

 28 files  + 14   28 suites  +14   1h 28m 56s ⏱️ + 1h 2m 32s
191 tests +  1  191 ✅ +  1  0 💤 ±0  0 ❌ ±0 
384 runs  +192  384 ✅ +192  0 💤 ±0  0 ❌ ±0 

Results for commit 10765da. ± Comparison against base commit f2681e6.

This pull request removes 5 and adds 6 tests. Note that renamed tests count towards both.
Eventuous.Tests.EventStore.Subscriptions.StreamPersistentPublishAndSubscribeManyTests ‑ SubscribeAndProduceMany(PersistentSubscriptionFixture`3)
Eventuous.Tests.Projections.MongoDB.ProjectWithBuilder ‑ ShouldProjectImported(MongoProjectionOptions`1)
Eventuous.Tests.Subscriptions.RegistrationTests ‑ SubsShouldHaveHandlers(0, RuntimeType)
Eventuous.Tests.Subscriptions.RegistrationTests ‑ SubsShouldHaveHandlers(1, RuntimeType)
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldReturnFirstBefore(CommitPositionSequence, CommitPosition)
Eventuous.Tests.EventStore.Subscriptions.StreamPersistentPublishAndSubscribeManyTests ‑ SubscribeAndProduceMany(Eventuous.Tests.EventStore.Subscriptions.Fixtures.PersistentSubscriptionFixture`3[Eventuous.EventStore.Subscriptions.StreamPersistentSubscription,Eventuous.EventStore.Subscriptions.StreamPersistentSubscriptionOptions,Eventuous.Tests.Subscriptions.Base.TestEventHandler])
Eventuous.Tests.Projections.MongoDB.ProjectWithBuilder ‑ ShouldProjectImported(MongoProjectionOptions { CollectionName = test })
Eventuous.Tests.Subscriptions.RegistrationTests ‑ SubsShouldHaveHandlers(0, Eventuous.Tests.Subscriptions.RegistrationTests+Handler1)
Eventuous.Tests.Subscriptions.RegistrationTests ‑ SubsShouldHaveHandlers(1, Eventuous.Tests.Subscriptions.RegistrationTests+Handler2)
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldReturnFirstBefore(CommitPositionSequence, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2024-12-17T20:26:57.4530156+00:00 })
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldReturnFirstBefore(CommitPositionSequence, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2024-12-17T20:26:57.5039715+00:00 })

♻️ This comment has been updated with latest results.

@alexeyzimarev alexeyzimarev merged commit 4bd1e88 into dev Dec 17, 2024
3 checks passed
@alexeyzimarev alexeyzimarev deleted the remove-autofixture branch December 17, 2024 20:31
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.

2 participants