Added stricter controls over the returned values by the datasource.
Created by: stefanoborini
The datasource must return a list of DataValues. This PR enforces the types of both the returned entity and its content.
Merge request reports
Activity
Filter activity
Created by: codecov[bot]
Codecov Report
Merging #155 into master will increase coverage by
0.08%
. The diff coverage is100%
.@@ Coverage Diff @@ ## master #155 +/- ## ========================================== + Coverage 91.87% 91.95% +0.08% ========================================== Files 38 38 Lines 972 982 +10 Branches 56 59 +3 ========================================== + Hits 893 903 +10 Misses 75 75 Partials 4 4
Impacted Files Coverage Δ force_bdss/core_evaluation_driver.py 90.9% <100%> (+1.02%)
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 1acbe75...900921d. Read the comment docs.
Please register or sign in to reply