Skip to content

Conversation

@kmax12
Copy link
Contributor

@kmax12 kmax12 commented Nov 21, 2018

This PR removes the usage of fixture in one of our test files. The usage of fixture didn’t simplify the code or encourage reusability, so they’ve been removed

@kmax12 kmax12 changed the title remove fixtures Remove usage fixtures in agg primitive tests Nov 21, 2018
@codecov
Copy link

codecov bot commented Nov 21, 2018

Codecov Report

Merging #325 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #325      +/-   ##
==========================================
+ Coverage   95.12%   95.13%   +<.01%     
==========================================
  Files          71       71              
  Lines        7714     7702      -12     
==========================================
- Hits         7338     7327      -11     
+ Misses        376      375       -1
Impacted Files Coverage Δ
...ools/tests/primitive_tests/test_direct_features.py 100% <ø> (ø)
...tools/tests/primitive_tests/test_primitive_base.py 97.36% <ø> (ø)
...s/tests/primitive_tests/test_transform_features.py 98.87% <ø> (ø)
...aturetools/tests/primitive_tests/test_agg_feats.py 99.06% <100%> (ø)

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 65f54ac...6bc663e. Read the comment docs.

@kmax12 kmax12 changed the title Remove usage fixtures in agg primitive tests Remove usage fixtures of in agg primitive tests Nov 25, 2018
@kmax12 kmax12 changed the title Remove usage fixtures of in agg primitive tests Remove usage of fixtures in agg primitive tests Nov 25, 2018
Copy link
Contributor

@rwedge rwedge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@kmax12 kmax12 merged commit 5a3cf61 into master Nov 26, 2018
@rwedge rwedge mentioned this pull request Nov 29, 2018
@kmax12 kmax12 deleted the clean-primitive-tests branch December 1, 2018 16:49
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.

3 participants