Skip to content

Conversation

@michaelgsharp
Copy link
Contributor

Fixing tokenizers version.

Copy link
Member

@ericstj ericstj left a comment

Choose a reason for hiding this comment

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

LGTM!

<PropertyGroup>
<MajorVersion>$([MSBuild]::Subtract($(MajorVersion), 3))</MajorVersion>
<!-- Blank version for now for API compat -->
<PackageValidationBaselineVersion></PackageValidationBaselineVersion>
Copy link
Member

Choose a reason for hiding this comment

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

You could have this set to 0.22.0 if you want. It should do the right thing.

@codecov
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.87%. Comparing base (442d51c) to head (64f2360).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7309   +/-   ##
=======================================
  Coverage   68.87%   68.87%           
=======================================
  Files        1470     1470           
  Lines      274005   274005           
  Branches    28403    28403           
=======================================
+ Hits       188721   188729    +8     
+ Misses      77964    77957    -7     
+ Partials     7320     7319    -1     
Flag Coverage Δ
Debug 68.87% <ø> (+<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 1 file with indirect coverage changes

@tarekgh
Copy link
Member

tarekgh commented Nov 13, 2024

Thanks @michaelgsharp for taking care with this issue.

@michaelgsharp michaelgsharp merged commit 5090327 into dotnet:main Nov 13, 2024
25 checks passed
@michaelgsharp
Copy link
Contributor Author

/backport to release/4.0

@michaelgsharp michaelgsharp deleted the tokenizers-version branch November 13, 2024 23:16
@github-actions
Copy link
Contributor

Started backporting to release/4.0: https://github.com/dotnet/machinelearning/actions/runs/11827493749

@github-actions github-actions bot locked and limited conversation to collaborators Dec 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants