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: json field types #3

Merged
merged 3 commits into from
Sep 9, 2023
Merged

feat: json field types #3

merged 3 commits into from
Sep 9, 2023

Conversation

Fyko
Copy link
Owner

@Fyko Fyko commented Sep 9, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 9, 2023

Codecov Report

Merging #3 (f97b668) into main (e030ad0) will increase coverage by 1.19%.
The diff coverage is 94.54%.

❗ Current head f97b668 differs from pull request most recent head 5752c54. Consider uploading reports for the commit 5752c54 to get more accurate results

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   72.21%   73.41%   +1.19%     
==========================================
  Files          12       13       +1     
  Lines         709      756      +47     
==========================================
+ Hits          512      555      +43     
- Misses        197      201       +4     
Files Changed Coverage Δ
example/src/main.rs 0.00% <0.00%> (ø)
example/src/entities/person/model.rs 90.32% <92.85%> (-2.74%) ⬇️
scyllax-macros/src/json.rs 97.61% <97.61%> (ø)
example/src/entities/person/queries.rs 91.37% <100.00%> (ø)
scyllax-macros/src/entity.rs 84.12% <100.00%> (ø)
scyllax-macros/src/lib.rs 84.00% <100.00%> (+5.05%) ⬆️
scyllax-macros/src/queries/upsert.rs 93.43% <100.00%> (+0.20%) ⬆️

... 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 3e1c0c1 into main Sep 9, 2023
1 check 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