Closed mariusgardshodn closed 1 year ago
Merging #126 (e78e3fe) into develop (74d2222) will increase coverage by
0.7%
. The diff coverage is55.2%
.
@@ Coverage Diff @@
## develop #126 +/- ##
=========================================
+ Coverage 69.3% 70.1% +0.7%
=========================================
Files 44 44
Lines 1048 1054 +6
=========================================
+ Hits 727 739 +12
+ Misses 321 315 -6
Impacted Files | Coverage Δ | |
---|---|---|
lib/api/api.dart | 0.0% <0.0%> (ø) |
|
lib/api/user_api.dart | 61.4% <61.3%> (+1.4%) |
:arrow_up: |
lib/offline_database/offline_db_handler.dart | 50.0% <61.7%> (+2.3%) |
:arrow_up: |
Description
The baseUrl for the HttpClient regarding the AccountApi in api.dart has been changed, since the URL, while fixing issue 633 in weekplanner, doubled the former baseUrl.
Fixes #633
Type of change
How Has This Been Tested?
No tests since this is a small bug fix
Development Configuration
Checklist: