everypolitician / commons-builder

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

Ensure WDQS query bindings are always serialized in .head.vars order #114

Closed alexdutton closed 5 years ago

alexdutton commented 5 years ago

Closes #113.

codecov[bot] commented 5 years ago

Codecov Report

Merging #114 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   94.87%   94.91%   +0.03%     
==========================================
  Files          36       36              
  Lines         898      905       +7     
==========================================
+ Hits          852      859       +7     
  Misses         46       46
Impacted Files Coverage Δ
lib/commons/builder/wikidata_client.rb 100% <100%> (ø) :arrow_up:
test/commons/builder/query_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 28bad7e...f414658. Read the comment docs.