pyaci
pyaci copied to clipboard
CheckRequestState API support
- minor fix in ResolveClass (python3 support)
Codecov Report
Merging #49 into master will decrease coverage by
0.43%. The diff coverage is40.00%.
@@ Coverage Diff @@
## master #49 +/- ##
==========================================
- Coverage 67.57% 67.14% -0.44%
==========================================
Files 8 8
Lines 1101 1120 +19
==========================================
+ Hits 744 752 +8
- Misses 357 368 +11
| Impacted Files | Coverage Δ | |
|---|---|---|
| pyaci/core.py | 71.91% <40.00%> (-0.74%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update ac285ab...96de758. Read the comment docs.
@wazofski Thank you for the contribution. Can we add a test for it and amend the PR?