Closed ajdapretnar closed 4 years ago
Merging #36 (42c0aae) into master (95d0e32) will increase coverage by
50.85%
. The diff coverage is97.91%
.
@@ Coverage Diff @@
## master #36 +/- ##
===========================================
+ Coverage 16.74% 67.59% +50.85%
===========================================
Files 3 6 +3
Lines 221 537 +316
===========================================
+ Hits 37 363 +326
+ Misses 184 174 -10
Impacted Files | Coverage Ξ | |
---|---|---|
orangecontrib/associate/widgets/tests/__init__.py | 22.22% <ΓΈ> (ΓΈ) |
|
orangecontrib/associate/widgets/owassociate.py | 85.26% <97.14%> (ΓΈ) |
|
...ontrib/associate/widgets/tests/test_owassociate.py | 100.00% <100.00%> (ΓΈ) |
|
orangecontrib/associate/fpgrowth.py | 45.62% <0.00%> (+30.41%) |
:arrow_up: |
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 95d0e32...42c0aae. Read the comment docs.
Implement is a very much recognized verb in the English language (https://www.merriam-webster.com/dictionary/implement).
@markotoplak Thanks for the help with Travis! β
@ajdapretnar, thank you for writing the first tests in this add-on. :D
Issue
Implements #35
Description of changes
Includes