fluentui-blazor icon indicating copy to clipboard operation
fluentui-blazor copied to clipboard

[dev-v5] Add Sample data

Open dvoituron opened this issue 1 year ago • 2 comments

[dev-v5] Add Sample data

Add other type of sample data:

  • Add 50 Face Pictures and embedded in the Lib
  • DateAndTime.AllMonths
  • RemoteFoodProductRecalls.GetFoodProductRecallsAsync(skip, limit)
  • Miscellaneous.BeatlesHits
  • Miscellaneous.Sizes
  • Olympics2024.GoldMedalComparer
  • People.Countries
  • People.Names
  • People.Persons
  • People.PersonsWithVeryLongName
  • People.GeneratePersons(count)

Example

{15CC41DD-3491-4931-9CF7-90594644AAE2}

dvoituron avatar Aug 29 '24 12:08 dvoituron

✅ All tests passed successfully

Details on your Workflow / Core Tests page.

github-actions[bot] avatar Aug 29 '24 12:08 github-actions[bot]

Summary - Unit Tests Code Coverage

Summary
Generated on: 08/30/2024 - 15:55:04
Coverage date: 08/30/2024 - 15:54:55 - 08/30/2024 - 15:54:58
Parser: MultiReport (2x Cobertura)
Assemblies: 1
Classes: 20
Files: 23
Line coverage: 99.7% (484 of 485)
Covered lines: 484
Uncovered lines: 1
Coverable lines: 485
Total lines: 2228
Branch coverage: 93.2% (359 of 385)
Covered branches: 359
Total branches: 385
Method coverage: Feature is only available for sponsors
Tag: 1362_10635597601

Coverage

Microsoft.FluentUI.AspNetCore.Components - 99.7%
Name Line Branch
Microsoft.FluentUI.AspNetCore.Components 99.7% 93.2%
Microsoft.FluentUI.AspNetCore.Components.Extensions.EnumExtensions 100% 100%
Microsoft.FluentUI.AspNetCore.Components.FluentButton 100% 89.5%
Microsoft.FluentUI.AspNetCore.Components.FluentComponentBase 100% 100%
Microsoft.FluentUI.AspNetCore.Components.FluentComponentElementBase 0%
Microsoft.FluentUI.AspNetCore.Components.FluentGrid 100% 91.6%
Microsoft.FluentUI.AspNetCore.Components.FluentGridItem 100% 100%
Microsoft.FluentUI.AspNetCore.Components.FluentIcon`1 100% 95.8%
Microsoft.FluentUI.AspNetCore.Components.FluentLayout 100% 71.4%
Microsoft.FluentUI.AspNetCore.Components.FluentLayoutHamburger 100% 100%
Microsoft.FluentUI.AspNetCore.Components.FluentLayoutItem 100% 89.2%
Microsoft.FluentUI.AspNetCore.Components.Icon 100% 91.1%
Microsoft.FluentUI.AspNetCore.Components.IconFromImage 100%
Microsoft.FluentUI.AspNetCore.Components.IconInfo 100%
Microsoft.FluentUI.AspNetCore.Components.Migration.AppearanceExtensions 100% 100%
Microsoft.FluentUI.AspNetCore.Components.Utilities.AddTag 100% 100%
Microsoft.FluentUI.AspNetCore.Components.Utilities.CssBuilder 100% 92.8%
Microsoft.FluentUI.AspNetCore.Components.Utilities.Identifier 100% 100%
Microsoft.FluentUI.AspNetCore.Components.Utilities.IdentifierContext 100% 75%
Microsoft.FluentUI.AspNetCore.Components.Utilities.InlineStyleBuilder 100% 92.8%
Microsoft.FluentUI.AspNetCore.Components.Utilities.StyleBuilder 100% 100%

github-actions[bot] avatar Aug 29 '24 12:08 github-actions[bot]