Skip to content

Add init files to subfolders in tests to fix code coverage #60

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

Merged
merged 1 commit into from
Sep 3, 2020

Conversation

gsheni
Copy link
Contributor

@gsheni gsheni commented Sep 3, 2020

No description provided.

@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

Merging #60 into main will increase coverage by 53.38%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #60       +/-   ##
===========================================
+ Coverage   43.47%   96.86%   +53.38%     
===========================================
  Files           8       10        +2     
  Lines         184      319      +135     
===========================================
+ Hits           80      309      +229     
+ Misses        104       10       -94     
Impacted Files Coverage Δ
data_tables/tests/data_table/test_datatable.py 100.00% <0.00%> (ø)
data_tables/tests/data_column/test_data_column.py 100.00% <0.00%> (ø)
data_tables/tests/conftest.py 100.00% <0.00%> (+28.57%) ⬆️
data_tables/data_table.py 92.42% <0.00%> (+68.18%) ⬆️
data_tables/data_column.py 100.00% <0.00%> (+85.45%) ⬆️

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 5158ca1...03a9a69. Read the comment docs.

@gsheni gsheni merged commit 27ab569 into main Sep 3, 2020
@gsheni gsheni deleted the fix_codecov branch September 3, 2020 21:20
@gsheni gsheni mentioned this pull request Sep 24, 2020
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