Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

jcxldn
Copy link
Owner

@jcxldn jcxldn commented Nov 14, 2021

No description provided.

@codecov
Copy link

codecov bot commented Nov 14, 2021

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