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(messaging, ios): Background Completion Handler from JS #8128

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Update RNFBMessaging+AppDelegate.m

d49fbe0
Select commit
Loading
Failed to load commit list.
Draft

feat(messaging, ios): Background Completion Handler from JS #8128

Update RNFBMessaging+AppDelegate.m
d49fbe0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 1s

66.71% (+44.23%) compared to 0103e12

View this Pull Request on Codecov

66.71% (+44.23%) compared to 0103e12

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 66.71%. Comparing base (0103e12) to head (d49fbe0).
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #8128       +/-   ##
===========================================
+ Coverage   22.48%   66.71%   +44.23%     
===========================================
  Files         154      154               
  Lines        6308     6311        +3     
  Branches     1439     1439               
===========================================
+ Hits         1418     4210     +2792     
+ Misses       4042     1970     -2072     
+ Partials      848      131      -717