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

new Type compatibility with old clear before typing flags during runtime #1769

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

AhmdZanoon
Copy link
Contributor

  • new type was checking old flags only at the start of the test
    now checking also done during runtime till old flags are permanent removed
  • fixing multitype broken test

Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.73%. Comparing base (3af9699) to head (e993905).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1769      +/-   ##
============================================
- Coverage     52.92%   51.73%   -1.20%     
+ Complexity     1352     1321      -31     
============================================
  Files           113      113              
  Lines         10176    10177       +1     
  Branches        991      991              
============================================
- Hits           5386     5265     -121     
- Misses         4151     4283     +132     
+ Partials        639      629      -10     

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

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.

1 participant