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

fix: Use ParseEncoder when encoding data to ParseServer #71

Merged
merged 3 commits into from
Jul 12, 2024

lint

35a6187
Select commit
Loading
Failed to load commit list.
Merged

fix: Use ParseEncoder when encoding data to ParseServer #71

lint
35a6187
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2024 in 1s

37.42% (target 36.00%)

View this Pull Request on Codecov

37.42% (target 36.00%)

Details

Codecov Report

Attention: Patch coverage is 54.54545% with 15 lines in your changes missing coverage. Please review.

Project coverage is 37.42%. Comparing base (63d0735) to head (35a6187).

Files Patch % Lines
...rces/ParseServerSwift/Extensions/Parse+Vapor.swift 51.61% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   36.83%   37.42%   +0.58%     
==========================================
  Files          11       11              
  Lines         752      783      +31     
==========================================
+ Hits          277      293      +16     
- Misses        475      490      +15     

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