dssg / collate

Aggregation SQL Query Builder
Other
1 stars 3 forks source link

include order in aggregate name and test it #79

Closed potash closed 7 years ago

mbauman commented 7 years ago

Hm, do we have a heisenbug? Py3.5 failed on that last run. I'm going to restart it, but saving the travis log here: https://gist.github.com/mbauman/5c41eb48c260ce732011da4c4bf0c59a in case we see it happen again.

codecov-io commented 7 years ago

Codecov Report

Merging #79 into master will decrease coverage by 0.3%. The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
- Coverage   95.53%   95.23%   -0.31%     
==========================================
  Files           4        4              
  Lines         269      273       +4     
==========================================
+ Hits          257      260       +3     
- Misses         12       13       +1
Impacted Files Coverage Δ
collate/collate.py 93.33% <75%> (-0.39%) :arrow_down:

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 fd6eb13...67f4db2. Read the comment docs.