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

Change continuation token #45

Merged
merged 13 commits into from
Jan 18, 2024
Merged

Change continuation token #45

merged 13 commits into from
Jan 18, 2024

Conversation

strug
Copy link
Contributor

@strug strug commented Jan 17, 2024

No description provided.

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

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

Comparison is base (1444a07) 78.25% compared to head (015cd09) 76.73%.
Report is 9 commits behind head on master.

Files Patch % Lines
...aud/localstorage/LocalResultStorageRepository.java 0.00% 24 Missing and 2 partials ⚠️
...rage/aggregator/LocalCountAggregatorDecorator.java 0.00% 19 Missing ⚠️
...torage/aggregator/LocalSumAggregatorDecorator.java 0.00% 18 Missing ⚠️
...ent/aggregator/clickhouse/CountAggregatorImpl.java 72.22% 4 Missing and 1 partial ⚠️
...yment/aggregator/clickhouse/SumAggregatorImpl.java 75.00% 4 Missing and 1 partial ⚠️
...t/aggregator/dgraph/DgraphCountAggregatorImpl.java 0.00% 2 Missing ⚠️
.../fraud/payment/finder/PaymentInListFinderImpl.java 33.33% 2 Missing ⚠️
...ud/payment/resolver/PaymentModelFieldResolver.java 0.00% 2 Missing ⚠️
...ository/clickhouse/impl/FraudResultRepository.java 0.00% 2 Missing ⚠️
...raudbusters/service/HistoricalDataServiceImpl.java 75.00% 0 Missing and 2 partials ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #45      +/-   ##
============================================
- Coverage     78.25%   76.73%   -1.53%     
+ Complexity      926      919       -7     
============================================
  Files           198      198              
  Lines          3675     3769      +94     
  Branches        271      269       -2     
============================================
+ Hits           2876     2892      +16     
- Misses          587      663      +76     
- Partials        212      214       +2     

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

@strug strug merged commit 37141af into master Jan 18, 2024
5 of 7 checks passed
@strug strug deleted the ft/change-continuation-token branch January 18, 2024 09:02
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