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: Conform to Sendable #69

Merged
merged 2 commits into from
Jul 11, 2024

fix test due to improved option hashing

bb5f6a5
Select commit
Loading
Failed to load commit list.
Merged

feat: Conform to Sendable #69

fix test due to improved option hashing
bb5f6a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2024 in 0s

36.73% (target 36.00%)

View this Pull Request on Codecov

36.73% (target 36.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 36.73%. Comparing base (3c8cc44) to head (bb5f6a5).

Files Patch % Lines
Sources/ParseServerSwift/Parse.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #69   +/-   ##
=======================================
  Coverage   36.73%   36.73%           
=======================================
  Files          11       11           
  Lines         754      754           
=======================================
  Hits          277      277           
  Misses        477      477           

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