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

[ENGAGE-2253] - Add tests to increment coverage #569

Merged
merged 5 commits into from
Dec 11, 2024

Conversation

mateuseduardomedeiros
Copy link
Collaborator

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 services tests (profile, discussion, flowsTrigger, history, linkContact, queue and room)
  • Add discussion websocket actions tests

@codecov-commenter
Copy link

codecov-commenter commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.48%. Comparing base (88c06fe) to head (72b7ef8).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #569      +/-   ##
==========================================
+ Coverage   37.07%   40.48%   +3.41%     
==========================================
  Files         183      183              
  Lines        6212     6212              
  Branches     1423     1423              
==========================================
+ Hits         2303     2515     +212     
+ Misses       3909     3697     -212     

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

@mateuseduardomedeiros mateuseduardomedeiros merged commit 7a5b3eb into main Dec 11, 2024
1 check passed
@mateuseduardomedeiros mateuseduardomedeiros deleted the tests/add-tests-to-increment-coverage branch December 11, 2024 12:08
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