vapor / apns

Helpful extensions and abstractions for using APNSwift
MIT License
115 stars 30 forks source link

fix deprecated code #59

Closed zunda-pixel closed 1 month ago

zunda-pixel commented 1 month ago

fix deprecated code

[!WARNING] sandbox is deprecated: renamed to development

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.23%. Comparing base (98ba2f2) to head (965e4f3). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #59 +/- ## ========================================== - Coverage 89.39% 89.23% -0.17% ========================================== Files 4 4 Lines 66 65 -1 ========================================== - Hits 59 58 -1 Misses 7 7 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/vapor/apns/pull/59/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor)