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

Do not refresh stuff that is not event-sourced anymore #43

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

ofux
Copy link

@ofux ofux commented Jan 5, 2024

No description provided.

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

Attention: 154 lines in your changes are missing coverage. Please review.

Comparison is base (0c05a10) 35.21% compared to head (c03e64c) 34.77%.

Files Patch % Lines
...i/src/domain/projectors/projections_for_refresh.rs 0.00% 138 Missing ⚠️
api/src/presentation/http/bootstrap.rs 0.00% 11 Missing ⚠️
api/src/presentation/http/mod.rs 0.00% 3 Missing ⚠️
...resentation/http/routes/internal/events/refresh.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   35.21%   34.77%   -0.44%     
==========================================
  Files         392      393       +1     
  Lines       11996    12147     +151     
==========================================
  Hits         4224     4224              
- Misses       7772     7923     +151     
Flag Coverage Δ
unittest 34.77% <0.00%> (-0.44%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ofux ofux merged commit 1444b35 into main Jan 5, 2024
7 of 9 checks passed
@ofux ofux deleted the do-not-refresh-non-eventsourced-stuff branch January 5, 2024 14:00
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