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

Update version for 5.0 #7311

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update version for 5.0 #7311

wants to merge 1 commit into from

Conversation

ericstj
Copy link
Member

@ericstj ericstj commented Nov 14, 2024

No description provided.

</PropertyGroup>
<PropertyGroup Condition="'$(IsStableProject)' != 'true'">
<MajorVersion>0</MajorVersion>
<MinorVersion>22</MinorVersion>
<MinorVersion>23</MinorVersion>
Copy link
Member

Choose a reason for hiding this comment

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

23

can this get generated from year number? just thought :-)

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.88%. Comparing base (5090327) to head (3b21c68).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7311   +/-   ##
=======================================
  Coverage   68.87%   68.88%           
=======================================
  Files        1470     1470           
  Lines      274005   274005           
  Branches    28403    28403           
=======================================
+ Hits       188717   188736   +19     
+ Misses      77970    77949   -21     
- Partials     7318     7320    +2     
Flag Coverage Δ
Debug 68.88% <ø> (+<0.01%) ⬆️
production 63.29% <ø> (+<0.01%) ⬆️
test 89.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 7 files with indirect coverage changes

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.

2 participants