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

21 add benchmarks #32

Merged
merged 2 commits into from
Sep 15, 2024

Improve benchmarks

6431291
Select commit
Loading
Failed to load commit list.
Merged

21 add benchmarks #32

Improve benchmarks
6431291
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 15, 2024 in 0s

84.89% of diff hit (target 72.80%)

View this Pull Request on Codecov

84.89% of diff hit (target 72.80%)

Annotations

Check warning on line 25 in src/Fluss.Testing/EventTestBed.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss.Testing/EventTestBed.cs#L25

Added line #L25 was not covered by tests

Check warning on line 14 in src/Fluss.Testing/ReadModelTestBed.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss.Testing/ReadModelTestBed.cs#L14

Added line #L14 was not covered by tests

Check warning on line 27 in src/Fluss.Testing/ReadModelTestBed.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss.Testing/ReadModelTestBed.cs#L27

Added line #L27 was not covered by tests

Check warning on line 45 in src/Fluss/Authentication/AuthContext.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss/Authentication/AuthContext.cs#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 95 in src/Fluss/Authentication/AuthContext.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss/Authentication/AuthContext.cs#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 22 in src/Fluss/Events/EventListener.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss/Events/EventListener.cs#L22

Added line #L22 was not covered by tests

Check warning on line 105 in src/Fluss/Events/InMemoryEventRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss/Events/InMemoryEventRepository.cs#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 108 in src/Fluss/Events/InMemoryEventRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss/Events/InMemoryEventRepository.cs#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 124 in src/Fluss/Events/TransientEvents/TransientEventAwareEventRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss/Events/TransientEvents/TransientEventAwareEventRepository.cs#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 15 in src/Fluss/UnitOfWork/UnitOfWork.Aggregates.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss/UnitOfWork/UnitOfWork.Aggregates.cs#L15

Added line #L15 was not covered by tests

Check warning on line 21 in src/Fluss/UnitOfWork/UnitOfWork.Aggregates.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss/UnitOfWork/UnitOfWork.Aggregates.cs#L21

Added line #L21 was not covered by tests

Check warning on line 23 in src/Fluss/UnitOfWork/UnitOfWork.Authorization.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss/UnitOfWork/UnitOfWork.Authorization.cs#L23

Added line #L23 was not covered by tests

Check warning on line 42 in src/Fluss/UnitOfWork/UnitOfWork.ReadModels.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss/UnitOfWork/UnitOfWork.ReadModels.cs#L42

Added line #L42 was not covered by tests

Check warning on line 48 in src/Fluss/UnitOfWork/UnitOfWork.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss/UnitOfWork/UnitOfWork.cs#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 81 in src/Fluss/UnitOfWork/UnitOfWorkRecordingProxy.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss/UnitOfWork/UnitOfWorkRecordingProxy.cs#L81

Added line #L81 was not covered by tests

Check warning on line 96 in src/Fluss/UnitOfWork/UnitOfWorkRecordingProxy.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss/UnitOfWork/UnitOfWorkRecordingProxy.cs#L96

Added line #L96 was not covered by tests

Check warning on line 105 in src/Fluss/UnitOfWork/UnitOfWorkRecordingProxy.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss/UnitOfWork/UnitOfWorkRecordingProxy.cs#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 108 in src/Fluss/UnitOfWork/UnitOfWorkRecordingProxy.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Fluss/UnitOfWork/UnitOfWorkRecordingProxy.cs#L107-L108

Added lines #L107 - L108 were not covered by tests