Skip to content

Make tests class-based, add more tests post-rewrite#14

Draft
jcxldn wants to merge 8 commits into
masterfrom
feat/v2-tests
Draft

Make tests class-based, add more tests post-rewrite#14
jcxldn wants to merge 8 commits into
masterfrom
feat/v2-tests

Conversation

@jcxldn

@jcxldn jcxldn commented Nov 14, 2021

Copy link
Copy Markdown
Owner

No description provided.

@codecov

codecov Bot commented Nov 14, 2021

Copy link
Copy Markdown

Codecov Report

Merging #14 (448be9f) into master (eb49032) will increase coverage by 16.34%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #14       +/-   ##
===========================================
+ Coverage   57.00%   73.35%   +16.34%     
===========================================
  Files          21       21               
  Lines         642      638        -4     
===========================================
+ Hits          366      468      +102     
+ Misses        276      170      -106     
Impacted Files Coverage Δ
providers/BlueprintProvider.py 100.00% <0.00%> (+4.76%) ⬆️
providers/caching/CacheProvider.py 87.50% <0.00%> (+13.81%) ⬆️
providers/caching/DiskCacheProvider.py 86.36% <0.00%> (+18.18%) ⬆️
server.py 92.04% <0.00%> (+19.31%) ⬆️
routes/dev.py 85.71% <0.00%> (+28.57%) ⬆️
providers/XblDecoratorProvider.py 87.09% <0.00%> (+29.03%) ⬆️
providers/QuartDecoratorProvider.py 98.80% <0.00%> (+54.76%) ⬆️
routes/xuid.py 96.55% <0.00%> (+58.62%) ⬆️
providers/LoopbackRequestProvider.py 100.00% <0.00%> (+62.50%) ⬆️

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 eb49032...448be9f. Read the comment docs.

@jcxldn jcxldn marked this pull request as ready for review February 28, 2022 10:12
@jcxldn jcxldn marked this pull request as draft February 28, 2022 10:13
@jcxldn jcxldn marked this pull request as ready for review June 11, 2022 07:31
@jcxldn jcxldn marked this pull request as draft June 11, 2022 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant