-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UHF-9239: Move ApiManager from helfi_navigation to helfi_api_base. #145
Conversation
902c053
to
65dd80f
Compare
bb89369
to
c4ce2cd
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #145 +/- ##
============================================
+ Coverage 66.19% 67.38% +1.18%
- Complexity 514 540 +26
============================================
Files 69 73 +4
Lines 1784 1849 +65
============================================
+ Hits 1181 1246 +65
Misses 603 603 ☔ View full report in Codecov by Sentry. |
56a718e
to
10f0ba0
Compare
b9d0bf3
to
3d201cd
Compare
|
UHF-9239
What was done
Added base class for api clients. The code was originally developed for ApiManager in helfi_navigation module.
Install
Test
Other PRs