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: Add support for hook triggers on ParseConfig #179

Merged
merged 6 commits into from
Jul 20, 2024

Update ci.yml

6a6e3ff
Select commit
Loading
Failed to load commit list.
Merged

feat: Add support for hook triggers on ParseConfig #179

Update ci.yml
6a6e3ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2024 in 1s

91.35% (target 90.00%)

View this Pull Request on Codecov

91.35% (target 90.00%)

Details

Codecov Report

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

Project coverage is 91.35%. Comparing base (1199b57) to head (6a6e3ff).

Files Patch % Lines
...es/ParseSwift/Protocols/ParseHookTriggerable.swift 98.86% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #179      +/-   ##
==========================================
+ Coverage   91.28%   91.35%   +0.07%     
==========================================
  Files         178      179       +1     
  Lines       12075    12162      +87     
==========================================
+ Hits        11023    11111      +88     
+ Misses       1052     1051       -1     

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