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

[CHATS-2333] - Increase tests coverage #214

Merged
merged 9 commits into from
Dec 30, 2024
Merged

Conversation

mateuseduardomedeiros
Copy link
Collaborator

@mateuseduardomedeiros mateuseduardomedeiros commented Dec 26, 2024

Description

Type of Change

    • Bugfix
    • Feature
    • Code style update (formatting, local variables)
    • Refactoring (no functional changes, no api changes)
    • Tests
    • Other

Motivation and Context

Increase tests coverage

Summary of Changes

  • Add api services tests
  • Add DashboardOnboarding tests
  • Add DrawerConfigContentcard tests
  • Add ModalDeleteDashboard tests
  • Add SkeletonHorizontalBarLoading tests
  • Add HeaderDashboardSettings tests
  • Remove service/api http client and customErrors from coverage

@codecov-commenter
Copy link

codecov-commenter commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.73%. Comparing base (564fbfd) to head (0f22b3d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #214      +/-   ##
==========================================
+ Coverage   61.62%   69.73%   +8.10%     
==========================================
  Files         105      103       -2     
  Lines        2541     2521      -20     
  Branches      616      612       -4     
==========================================
+ Hits         1566     1758     +192     
+ Misses        975      763     -212     

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

@mateuseduardomedeiros mateuseduardomedeiros merged commit 90de8ae into main Dec 30, 2024
1 check passed
@mateuseduardomedeiros mateuseduardomedeiros deleted the tests/add-tests branch December 30, 2024 13:29
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.

3 participants