Closed philipflohr closed 3 years ago
Merging #11 (a7699c6) into master (2bb8a03) will decrease coverage by
0.15%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #11 +/- ##
==========================================
- Coverage 84.49% 84.34% -0.16%
==========================================
Files 6 6
Lines 729 728 -1
==========================================
- Hits 616 614 -2
- Misses 113 114 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/personio_py/client.py | 78.32% <0.00%> (-0.85%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2bb8a03...a7699c6. Read the comment docs.
Hi @klamann all your comments have been addressed. If you don't see other issues this should be ready to be merged.
looks fine for me now!
This splits the login part from the rest of the raw api tests. While there is no real use of this change right now, in the future this can be used to import the authentication information from multiple test locations