algorand / conduit

Algorand's data pipeline framework.
MIT License
37 stars 26 forks source link

Add system requirements to README. #155

Closed winder closed 11 months ago

winder commented 11 months ago

Summary

Add system requirements section to README.

Test Plan

N/A

codecov[bot] commented 11 months ago

Codecov Report

Merging #155 (f7e0a24) into master (442791a) will increase coverage by 5.12%. Report is 63 commits behind head on master. The diff coverage is 82.54%.

:exclamation: Current head f7e0a24 differs from pull request most recent head 3c7dfaa. Consider uploading reports for the commit 3c7dfaa to get more accurate results

@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
+ Coverage   67.66%   72.78%   +5.12%     
==========================================
  Files          32       38       +6     
  Lines        1976     2789     +813     
==========================================
+ Hits         1337     2030     +693     
- Misses        570      649      +79     
- Partials       69      110      +41     
Files Coverage Δ
conduit/data/block_export_data.go 100.00% <ø> (+92.30%) :arrow_up:
conduit/init_provider.go 100.00% <100.00%> (ø)
conduit/loggers/loggers.go 91.89% <100.00%> (+0.22%) :arrow_up:
conduit/metrics/metrics.go 100.00% <ø> (ø)
conduit/pipeline/common.go 90.62% <100.00%> (+65.62%) :arrow_up:
conduit/pipeline/errors.go 100.00% <100.00%> (ø)
conduit/pipeline/logging.go 100.00% <100.00%> (ø)
conduit/pipeline/metadata.go 73.52% <ø> (+4.41%) :arrow_up:
conduit/plugins/config.go 100.00% <ø> (ø)
conduit/plugins/exporters/exporter_factory.go 100.00% <100.00%> (ø)
... and 22 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more