Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

fix(Search): corrected bad check on configuration when flattening #248

Merged
merged 1 commit into from
Feb 20, 2019

Conversation

rashley-iqt
Copy link
Member

dataset prior to generating the index. fixes #235

Description of proposed changes

search index is now properly created for the Poseidon Datasource

Checklist

_Put an x in the boxes that apply. _

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my changes work (if applicable)
  • I have added or updated necessary documentation (if appropriate)

Additional comments

No

@codecov
Copy link

codecov bot commented Feb 20, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #248      +/-   ##
==========================================
+ Coverage   95.66%   95.67%   +0.01%     
==========================================
  Files          20       20              
  Lines         392      393       +1     
==========================================
+ Hits          375      376       +1     
  Misses         17       17
Impacted Files Coverage Δ
src/epics/index-dataset-epic.js 98.24% <100%> (+0.03%) ⬆️

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 562006a...061c771. Read the comment docs.

@rashley-iqt rashley-iqt merged commit 87a090b into IQTLabs:master Feb 20, 2019
@rashley-iqt rashley-iqt deleted the 235-index branch December 4, 2019 15:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search doesn't appear to index for 'Poseidon Network' data source
1 participant