Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Expand env variables in the api url #254

Merged
merged 1 commit into from Nov 9, 2020

Conversation

krasi-georgiev
Copy link
Collaborator

closes: #246

  • Added support for expanding variables in the indexer api url.
  • Added config option to specify the .env file location.
  • Removed some local env specific .gitignore entires. Should use
    .git/info/exclude for these.
  • Added an example env file.

Signed-off-by: Krasi Georgiev 8903888+krasi-georgiev@users.noreply.github.com

- Added support for expanding variables in the indexer api url.
- Added config option to specify the `.env` file location.
- Removed some local env specific .gitignore entires. Should use
.git/info/exclude for these.
- Added an example env file.

Signed-off-by: Krasi Georgiev <8903888+krasi-georgiev@users.noreply.github.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 351447082

  • 9 of 13 (69.23%) changed or added relevant lines in 2 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 37.022%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/config/config.go 0 2 0.0%
pkg/tracker/index.go 9 11 81.82%
Files with Coverage Reduction New Missed Lines %
pkg/tracker/psrs.go 2 90.51%
Totals Coverage Status
Change from base Build 349952232: 0.1%
Covered Lines: 1616
Relevant Lines: 4365

💛 - Coveralls

@themandalore themandalore merged commit 5d4df48 into tellor-io:master Nov 9, 2020
@krasi-georgiev krasi-georgiev deleted the paid-api branch November 9, 2020 18:23
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.

Add Paid Data feeds/ apiKeys to config file / indexes
3 participants