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

Fix formatting that fails in VS #7023

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

michaelgsharp
Copy link
Member

Fixes minor formatting that fails in VS but not with command line.

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0d2fd60) 68.83% compared to head (de28046) 68.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7023      +/-   ##
==========================================
- Coverage   68.83%   68.83%   -0.01%     
==========================================
  Files        1258     1258              
  Lines      250674   250674              
  Branches    25615    25615              
==========================================
- Hits       172557   172552       -5     
- Misses      71486    71491       +5     
  Partials     6631     6631              
Flag Coverage Δ
Debug 68.83% <100.00%> (-0.01%) ⬇️
production 63.27% <100.00%> (-0.01%) ⬇️
test 88.56% <ø> (ø)

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

Files Coverage Δ
src/Microsoft.ML.Tokenizers/Tokenizer.cs 82.64% <100.00%> (ø)

... and 3 files with indirect coverage changes

@michaelgsharp michaelgsharp merged commit a139371 into dotnet:main Feb 22, 2024
25 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 24, 2024
@michaelgsharp michaelgsharp deleted the tokenizers-format branch November 18, 2024 20:04
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.

2 participants