Skip to content

Increase test coverage #4393

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

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Conversation

mgaligniana
Copy link
Contributor

@mgaligniana mgaligniana commented May 15, 2025

Fixes GH-3515

Summary:

Before
image
image

After
image
image

@mgaligniana mgaligniana changed the title test(utils): Add test for datetime_from_isoformat Increase test coverage May 15, 2025
Copy link

codecov bot commented May 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.60%. Comparing base (eee4cac) to head (3d98364).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4393      +/-   ##
==========================================
+ Coverage   80.32%   80.60%   +0.27%     
==========================================
  Files         142      142              
  Lines       15961    15961              
  Branches     2727     2727              
==========================================
+ Hits        12821    12865      +44     
+ Misses       2266     2239      -27     
+ Partials      874      857      -17     

see 4 files with indirect coverage changes

@mgaligniana mgaligniana marked this pull request as ready for review May 19, 2025 04:15
@mgaligniana mgaligniana requested a review from a team as a code owner May 19, 2025 04:15
Copy link
Contributor Author

@mgaligniana mgaligniana May 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎗️ For some reason when I run it alone the coverage is 100%. When I run the whole test suite I get 95%

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 👣 Found it. Couple of tests fail running the entire suite

image

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.

Increase test coverage
1 participant