karrot-dev / karrot-frontend

We migrated to https://codeberg.org/karrot/karrot-frontend
https://codeberg.org/karrot/karrot-frontend
428 stars 177 forks source link

Switch from FCM to WebPush #2679

Closed nicksellen closed 11 months ago

nicksellen commented 11 months ago

Backend PR: https://github.com/karrot-dev/karrot-backend/pull/1271

codecov[bot] commented 11 months ago

Codecov Report

Merging #2679 (caefa3d) into master (d000307) will increase coverage by 0.29%. The diff coverage is 24.40%.

@@            Coverage Diff             @@
##           master    #2679      +/-   ##
==========================================
+ Coverage   75.63%   75.92%   +0.29%     
==========================================
  Files         386      375      -11     
  Lines       41228    41011     -217     
  Branches     2354     2331      -23     
==========================================
- Hits        31182    31137      -45     
+ Misses      10046     9874     -172     
Files Coverage Δ
src/base/queries.js 100.00% <100.00%> (ø)
src/communityFeed/services.js 68.88% <100.00%> (ø)
src/authuser/mutations.js 57.62% <50.00%> (+1.41%) :arrow_up:
src/subscriptions/api/subscriptions.js 84.61% <50.00%> (+2.26%) :arrow_up:
src/communityFeed/queries.js 90.32% <40.00%> (-9.68%) :arrow_down:
src/subscriptions/services/push.js 42.91% <19.44%> (-13.14%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more