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

Improve core tests #7232

Merged
merged 2 commits into from Apr 27, 2024
Merged

Improve core tests #7232

merged 2 commits into from Apr 27, 2024

Conversation

BraisGabin
Copy link
Member

This PR include the 2 first commits of #7101. The idea is that this will simplify the review of that other PR.

In this PR I make that the custom rules that we have for tests on core report the correct location of the issue. This is done because later I want to test the suppression and it only works if the location if correct.

Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.69%. Comparing base (78fa964) to head (0eb262c).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7232   +/-   ##
=========================================
  Coverage     84.68%   84.69%           
  Complexity     3984     3984           
=========================================
  Files           578      578           
  Lines         12158    12158           
  Branches       2499     2499           
=========================================
+ Hits          10296    10297    +1     
  Misses          626      626           
+ Partials       1236     1235    -1     

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

@BraisGabin BraisGabin added the housekeeping Marker for housekeeping tasks and refactorings label Apr 26, 2024
@cortinico cortinico added this to the 2.0.0 milestone Apr 26, 2024
@3flex 3flex merged commit 3b6634a into main Apr 27, 2024
21 checks passed
@3flex 3flex deleted the improve-tests-2 branch April 27, 2024 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core housekeeping Marker for housekeeping tasks and refactorings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants