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

Restructuring files #1

Merged
merged 3 commits into from
May 2, 2020
Merged

Restructuring files #1

merged 3 commits into from
May 2, 2020

Conversation

aptakhin
Copy link
Owner

@aptakhin aptakhin commented May 2, 2020

  • Added test by filename
  • Added comparator

@codecov
Copy link

codecov bot commented May 2, 2020

Codecov Report

Merging #1 into master will increase coverage by 3.38%.
The diff coverage is 94.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
+ Coverage   91.41%   94.80%   +3.38%     
==========================================
  Files          20       13       -7     
  Lines         233      231       -2     
==========================================
+ Hits          213      219       +6     
+ Misses         20       12       -8     
Flag Coverage Δ
#unittests 94.80% <94.82%> (+3.38%) ⬆️
Impacted Files Coverage Δ
regress/ext/simple.py 0.00% <ø> (ø)
regress/impl/canonize_policies.py 90.00% <80.00%> (ø)
regress/regress.py 89.13% <84.84%> (-10.87%) ⬇️
regress/base.py 100.00% <100.00%> (ø)
regress/ext/pytest.py 100.00% <100.00%> (+6.25%) ⬆️
regress/fixture.py 100.00% <100.00%> (+9.09%) ⬆️
regress/impl/serializer/json_serializer.py 100.00% <100.00%> (ø)
regress/impl/serializer/pickle_serializer.py 100.00% <100.00%> (ø)
regress/impl/serializer/string_serializer.py 100.00% <100.00%> (ø)
regress/impl/storages.py 100.00% <100.00%> (ø)
... and 5 more

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 1bfd953...2435ec9. Read the comment docs.

@aptakhin aptakhin self-assigned this May 2, 2020
@aptakhin aptakhin merged commit a3baf0b into master May 2, 2020
@aptakhin aptakhin deleted the restructuring branch May 2, 2020 16:37
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