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

feat: request coalescing #15

Merged
merged 11 commits into from
Oct 12, 2023
Merged

feat: request coalescing #15

merged 11 commits into from
Oct 12, 2023

Conversation

Fyko
Copy link
Owner

@Fyko Fyko commented Oct 10, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #15 (e277afa) into main (f99f21a) will decrease coverage by 3.28%.
The diff coverage is 53.44%.

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   88.05%   84.78%   -3.28%     
==========================================
  Files          24       24              
  Lines        1858     2037     +179     
==========================================
+ Hits         1636     1727      +91     
- Misses        222      310      +88     
Files Coverage Δ
scyllax-macros/src/lib.rs 100.00% <100.00%> (ø)
scyllax/src/error.rs 100.00% <100.00%> (ø)
scyllax-macros-core/src/prepare.rs 98.02% <98.94%> (+1.01%) ⬆️
example/src/entities/person_login/queries.rs 72.00% <0.00%> (-5.78%) ⬇️
example/src/entities/person/queries.rs 82.00% <0.00%> (+5.07%) ⬆️
scyllax-macros-core/src/queries/read.rs 72.36% <85.00%> (+2.91%) ⬆️
scyllax/src/collection.rs 0.00% <0.00%> (ø)
scyllax/src/executor.rs 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Fyko Fyko merged commit fe7b7b6 into main Oct 12, 2023
3 of 5 checks passed
@Fyko Fyko deleted the ch-feat-request-coalescing branch October 12, 2023 18:39
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