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: adopt proper folder structure #23

Merged
merged 3 commits into from
Jan 23, 2023

Conversation

freak12techno
Copy link
Collaborator

Fixes #22

@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Base: 22.69% // Head: 86.59% // Increases project coverage by +63.89% 🎉

Coverage data is based on head (421df4d) compared to base (e3c8a17).
Patch coverage: 52.17% of modified lines in pull request are covered.

❗ Current head 421df4d differs from pull request most recent head 4226e87. Consider uploading reports for the commit 4226e87 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #23       +/-   ##
===========================================
+ Coverage   22.69%   86.59%   +63.89%     
===========================================
  Files          13        3       -10     
  Lines         912      179      -733     
===========================================
- Hits          207      155       -52     
+ Misses        702       23      -679     
+ Partials        3        1        -2     
Impacted Files Coverage Δ
pkg/config/config.go 30.00% <30.00%> (ø)
pkg/state/state.go 94.33% <83.33%> (ø)
pkg/report/report_generator.go 100.00% <100.00%> (ø)
pkg/logger/logger.go
pkg/mutes_manager/mutes_manager.go
pkg/reporters/pagerduty/pagerduty.go
pkg/reporters/telegram/telegram.go
pkg/state/generator/state_generator.go
pkg/state/manager/state_manager.go
pkg/tendermint/tendermint.go

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@freak12techno freak12techno merged commit 27c088a into master Jan 23, 2023
@freak12techno freak12techno deleted the adopt-proper-folder-structure branch January 23, 2023 18:49
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 proper folder structure
1 participant