Skip to content

Fixes issue where transaction query rows are Iterable, and not List#34

Merged
itsjoeconway merged 4 commits intomasterfrom
jc/fix-transaction-query
Mar 28, 2018
Merged

Fixes issue where transaction query rows are Iterable, and not List#34
itsjoeconway merged 4 commits intomasterfrom
jc/fix-transaction-query

Conversation

@itsjoeconway
Copy link
Contributor

Fixes #31

@codecov-io
Copy link

codecov-io commented Mar 26, 2018

Codecov Report

Merging #34 into master will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   91.21%   91.18%   -0.03%     
==========================================
  Files          11       11              
  Lines         979      976       -3     
==========================================
- Hits          893      890       -3     
  Misses         86       86
Impacted Files Coverage Δ
lib/src/connection.dart 91.72% <100%> (-0.19%) ⬇️
lib/src/query.dart 96% <100%> (ø) ⬆️

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 a15b854...e0e4f95. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants