platelet-app / platelet

Dispatch system for emergency volunteer couriers.
https://platelet.app
Apache License 2.0
38 stars 10 forks source link

Brings app.bloodbikes.org.uk up to date #126

Closed duckbytes closed 1 year ago

duckbytes commented 1 year ago

Adds mark task as rider using own vehicle, and other small updates.

codecov-commenter commented 1 year ago

Codecov Report

Merging #126 (7914304) into production/app.bloodbikes.org.uk (1c9a7c9) will increase coverage by 0.97%. The diff coverage is 79.83%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@                         Coverage Diff                          @@
##           production/app.bloodbikes.org.uk     #126      +/-   ##
====================================================================
+ Coverage                             57.94%   58.92%   +0.97%     
====================================================================
  Files                                   298      298              
  Lines                                  9771     9825      +54     
  Branches                               2455     2483      +28     
====================================================================
+ Hits                                   5662     5789     +127     
+ Misses                                 3730     3670      -60     
+ Partials                                379      366      -13     
Impacted Files Coverage Δ
src/graphql/mutations.js 100.00% <ø> (ø)
src/graphql/queries.js 100.00% <ø> (ø)
src/graphql/subscriptions.js 0.00% <ø> (ø)
src/models/schema.js 100.00% <ø> (ø)
src/navigation/NavDrawerItems.js 0.00% <0.00%> (ø)
src/scenes/Login/Login.tsx 40.00% <ø> (-40.00%) :arrow_down:
src/scenes/Statistics/StatisticsDashboard.js 72.72% <64.00%> (-7.92%) :arrow_down:
...rc/scenes/Statistics/components/TasksStatistics.js 70.14% <66.66%> (ø)
src/scenes/Task/components/TaskAssignees.tsx 86.84% <70.58%> (+24.77%) :arrow_up:
src/scenes/Task/components/TaskAssignmentsPanel.js 92.17% <90.47%> (+46.72%) :arrow_up:
... and 13 more

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