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

feat(sgcollector): refactor reporters, add stats flag #201

Merged
merged 4 commits into from
Feb 17, 2022

Conversation

tdakkota
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #201 (28b8806) into main (6b9723c) will decrease coverage by 0.42%.
The diff coverage is 4.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
- Coverage   67.08%   66.66%   -0.43%     
==========================================
  Files         100      101       +1     
  Lines        6453     6506      +53     
==========================================
+ Hits         4329     4337       +8     
- Misses       1853     1899      +46     
+ Partials      271      270       -1     
Impacted Files Coverage Δ
gen/tstorage.go 61.73% <ø> (+2.60%) ⬆️
tools/sgcollector/api.go 0.00% <0.00%> (ø)
tools/sgcollector/main.go 0.00% <0.00%> (ø)
tools/sgcollector/report.go 0.00% <0.00%> (ø)
tools/sgcollector/stage.go 0.00% <0.00%> (ø)
tools/sgcollector/worker.go 0.00% <0.00%> (ø)
gen/errors.go 66.66% <38.46%> (-15.95%) ⬇️
gen/generator.go 60.60% <50.00%> (ø)
... and 1 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 6b9723c...28b8806. Read the comment docs.

@ernado ernado merged commit 435c4af into ogen-go:main Feb 17, 2022
@tdakkota tdakkota deleted the feat/improve-reporting branch February 17, 2022 07:33
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