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: delete query #2

Merged
merged 1 commit into from
Sep 6, 2023
Merged

feat: delete query #2

merged 1 commit into from
Sep 6, 2023

Conversation

Fyko
Copy link
Owner

@Fyko Fyko commented Sep 6, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #2 (96c2f12) into main (7cd5855) will increase coverage by 68.89%.
Report is 1 commits behind head on main.
The diff coverage is 86.63%.

@@            Coverage Diff             @@
##            main       #2       +/-   ##
==========================================
+ Coverage   3.10%   72.00%   +68.89%     
==========================================
  Files          8       12        +4     
  Lines        451      700      +249     
==========================================
+ Hits          14      504      +490     
+ Misses       437      196      -241     
Files Changed Coverage Δ
example/src/main.rs 0.00% <0.00%> (ø)
src/executor.rs 0.00% <0.00%> (ø)
scyllax-macros/src/queries/delete.rs 89.79% <89.79%> (ø)
example/src/entities/person/queries.rs 91.37% <97.77%> (ø)
example/src/entities/person/model.rs 94.44% <100.00%> (ø)
scyllax-macros/src/entity.rs 82.45% <100.00%> (+82.45%) ⬆️
scyllax-macros/src/lib.rs 75.00% <100.00%> (+75.00%) ⬆️
scyllax-macros/src/queries/select.rs 66.95% <100.00%> (+66.95%) ⬆️
scyllax-macros/src/queries/upsert.rs 93.22% <100.00%> (+93.22%) ⬆️
src/util.rs 83.33% <100.00%> (+5.55%) ⬆️

... and 1 file with indirect coverage changes

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

@Fyko Fyko merged commit 1d95ad7 into main Sep 6, 2023
4 checks passed
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.

1 participant