pyaci icon indicating copy to clipboard operation
pyaci copied to clipboard

CheckRequestState API support

Open wazofski opened this issue 5 years ago • 2 comments

  • minor fix in ResolveClass (python3 support)

wazofski avatar May 12 '20 04:05 wazofski

Codecov Report

Merging #49 into master will decrease coverage by 0.43%. The diff coverage is 40.00%.

Impacted file tree graph

@@            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 data Powered by Codecov. Last update ac285ab...96de758. Read the comment docs.

codecov[bot] avatar May 12 '20 04:05 codecov[bot]

@wazofski Thank you for the contribution. Can we add a test for it and amend the PR?

kprav33n avatar Dec 08 '21 23:12 kprav33n