Closed intendo closed 3 years ago
Merging #130 (aefd2eb) into main (887d980) will increase coverage by
0.17%
. The diff coverage is100.00%
.:exclamation: Current head aefd2eb differs from pull request most recent head 725ec39. Consider uploading reports for the commit 725ec39 to get more accurate results
@@ Coverage Diff @@
## main #130 +/- ##
==========================================
+ Coverage 71.34% 71.52% +0.17%
==========================================
Files 8 9 +1
Lines 726 727 +1
==========================================
+ Hits 518 520 +2
+ Misses 208 207 -1
Impacted Files | Coverage Δ | |
---|---|---|
lambda_services/__init__.py | 100.00% <100.00%> (ø) |
|
lambda_services/_version.py | 100.00% <0.00%> (+100.00%) |
:arrow_up: |
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 887d980...725ec39. Read the comment docs.
This is the first attempt to add the documentation to readthedocs. I may need some help from @sobolevnrm to tweak the configuration or the contents of the files to get all the code documented. This would close #126