Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add websocket exporter #33

Merged
merged 14 commits into from
Apr 9, 2022
Merged

Add websocket exporter #33

merged 14 commits into from
Apr 9, 2022

Conversation

asiffer
Copy link
Owner

@asiffer asiffer commented Apr 9, 2022

No description provided.

@asiffer asiffer self-assigned this Apr 9, 2022
This was linked to issues Apr 9, 2022
@codecov
Copy link

codecov bot commented Apr 9, 2022

Codecov Report

Merging #33 (2db588a) into master (43254c9) will increase coverage by 1.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   80.55%   81.57%   +1.01%     
==========================================
  Files          46       47       +1     
  Lines        1574     1661      +87     
==========================================
+ Hits         1268     1355      +87     
+ Misses        220      215       -5     
- Partials       86       91       +5     
Impacted Files Coverage Δ
exporter/socket.go 79.68% <ø> (-2.58%) ⬇️
exporter/spot_alert.go 100.00% <ø> (+35.71%) ⬆️
exporter/websocket.go 85.10% <ø> (ø)
miner/config.go 83.82% <ø> (ø)
miner/dispatcher.go 92.55% <ø> (ø)
miner/miner.go 77.77% <ø> (+0.57%) ⬆️
miner/offline.go 76.66% <ø> (ø)
miner/online.go 73.07% <ø> (ø)
... and 4 more

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 43254c9...2db588a. Read the comment docs.

@asiffer asiffer merged commit f84fad1 into master Apr 9, 2022
@asiffer asiffer deleted the 3-add-websocket-exporter branch April 9, 2022 19:14
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.

Add docs about exporting module add websocket exporter
1 participant