aau-giraf / api_client

API client for Flutter to communicate with the web-api
GNU General Public License v3.0
6 stars 0 forks source link

Feature/76 #85

Closed LJensen0403 closed 3 years ago

LJensen0403 commented 3 years ago

closes #76 Issue is related to issue Weekplaner aau-giraf/weekplanner#266

Determinatoro commented 3 years ago

Please use the following checklist, @Mustafa-ALD. Feel free to check it off as you go along.

Code Design

Code Readability

Code Maintainability

Only check one of the items below:

Only check these if the functionality needs to be covered by tests:

Determinatoro commented 3 years ago

Please use the following checklist, @smh87. Feel free to check it off as you go along.

Code Design

Code Readability

Code Maintainability

Only check one of the items below:

Only check these if the functionality needs to be covered by tests:

codecov[bot] commented 3 years ago

Codecov Report

Merging #85 (9a50526) into develop (758e828) will decrease coverage by 0.0%. The diff coverage is 100.0%.

@@            Coverage Diff            @@
##           develop     #85     +/-   ##
=========================================
- Coverage     93.0%   92.9%   -0.1%     
=========================================
  Files           38      40      +2     
  Lines          601     625     +24     
=========================================
+ Hits           559     581     +22     
- Misses          42      44      +2     
Impacted Files Coverage Δ
lib/models/pictogram_model.dart 100.0% <ø> (ø)
lib/api/activity_api.dart 100.0% <100.0%> (ø)
lib/api/alternate_name_api.dart 100.0% <100.0%> (ø)
lib/models/activity_model.dart 96.0% <100.0%> (+0.3%) :arrow_up:
lib/models/alternate_name_model.dart 100.0% <100.0%> (ø)
lib/http/http_mock.dart 90.9% <0.0%> (-3.7%) :arrow_down: