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

Custom queries #216

Merged
merged 5 commits into from
Sep 5, 2023
Merged

Custom queries #216

merged 5 commits into from
Sep 5, 2023

Conversation

jawoznia
Copy link
Collaborator

closes #16

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Merging #216 (f351160) into main (4357dea) will increase coverage by 0.06%.
The diff coverage is 92.38%.

@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
+ Coverage   87.72%   87.78%   +0.06%     
==========================================
  Files          24       24              
  Lines        1238     1302      +64     
==========================================
+ Hits         1086     1143      +57     
- Misses        152      159       +7     
Files Changed Coverage Δ
sylvia/tests/custom_msg.rs 100.00% <ø> (ø)
sylvia/tests/messages_generation.rs 0.00% <ø> (ø)
sylvia-derive/src/parser.rs 84.53% <90.00%> (+0.38%) ⬆️
sylvia/tests/custom_query.rs 92.00% <92.00%> (ø)
sylvia-derive/src/message.rs 83.73% <93.75%> (+0.35%) ⬆️
sylvia-derive/src/input.rs 94.18% <100.00%> (+0.06%) ⬆️
sylvia-derive/src/multitest.rs 93.10% <100.00%> (+0.06%) ⬆️

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

@jawoznia jawoznia marked this pull request as ready for review September 5, 2023 10:03
Copy link
Collaborator

@hashedone hashedone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jawoznia jawoznia merged commit 3979f67 into main Sep 5, 2023
7 checks passed
@jawoznia jawoznia deleted the custom_queries branch September 5, 2023 11:26
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.

Add support for custom queries
2 participants