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

Increase test coverage for some rules #1412

Merged
merged 1 commit into from
Mar 11, 2023

Conversation

dcorrea777
Copy link
Contributor

  • Add test for null value in the Cnpj rule.
  • Add UploadedFileInterface object test for Size rule.
  • Add test for invalid values in Sorted rule.

- Add test for null value in the Cnpj rule.
- Add UploadedFileInterface object test for Size rule.
- Add test for invalid values in Sorted rule.
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: +0.13 🎉

Comparison is base (8f545c1) 94.61% compared to head (64ae77e) 94.74%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1412      +/-   ##
============================================
+ Coverage     94.61%   94.74%   +0.13%     
  Complexity      973      973              
============================================
  Files           195      195              
  Lines          2285     2285              
============================================
+ Hits           2162     2165       +3     
+ Misses          123      120       -3     

see 3 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dcorrea777
Copy link
Contributor Author

I don't know if the message pattern is correct, but I can change it if necessary.

@alganet
Copy link
Member

alganet commented Mar 11, 2023

Looks good to me! Thanks for your contribution 🐼

@alganet alganet changed the base branch from master to 2.3 March 11, 2023 20:42
@alganet alganet merged commit afa4cc4 into Respect:2.3 Mar 11, 2023
@dcorrea777 dcorrea777 deleted the coverage-for-the-rules branch March 11, 2023 20:54
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.

None yet

3 participants