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

#146: Covered the telemetry by tests #176

Merged
merged 9 commits into from
Mar 17, 2024
Merged

Conversation

roma-glushko
Copy link
Member

@roma-glushko roma-glushko commented Mar 17, 2024

Improve general coverage of the codebase:

  • covered a few configs by tests
  • file content expansion in configurations

@roma-glushko roma-glushko added area:chores area:tests Unit, integration and E2E tests and all that is related to them labels Mar 17, 2024
@roma-glushko roma-glushko self-assigned this Mar 17, 2024
@roma-glushko roma-glushko linked an issue Mar 17, 2024 that may be closed by this pull request
Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.54%. Comparing base (a04eccf) to head (55e82b3).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #176      +/-   ##
===========================================
+ Coverage    64.20%   66.54%   +2.33%     
===========================================
  Files           70       70              
  Lines         3079     3082       +3     
===========================================
+ Hits          1977     2051      +74     
+ Misses        1000      927      -73     
- Partials       102      104       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@roma-glushko roma-glushko merged commit 3742035 into develop Mar 17, 2024
10 checks passed
@roma-glushko roma-glushko deleted the 146-improve-test-coverage branch March 17, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:chores area:config area:tests Unit, integration and E2E tests and all that is related to them
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Code Test Coverage
1 participant