everypolitician / commons-builder

Build scripts for Democratic Commons repositories
MIT License
1 stars 0 forks source link

Use predictable sorting of objects in {legislative,executive}.json #83

Closed mhl closed 6 years ago

mhl commented 6 years ago

This will help a little with debugging build-to-build differences.

codecov[bot] commented 6 years ago

Codecov Report

Merging #83 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage    94.2%   94.21%   +0.01%     
==========================================
  Files          33       33              
  Lines         776      778       +2     
==========================================
+ Hits          731      733       +2     
  Misses         45       45
Impacted Files Coverage Δ
lib/commons/builder/legislature.rb 94.44% <100%> (+0.15%) :arrow_up:
lib/commons/builder/executive.rb 93.54% <100%> (+0.21%) :arrow_up:
test/commons/builder/legislative_index_test.rb 100% <100%> (ø) :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 0cba06a...40886d4. Read the comment docs.