ant-design-blazor/ant-design-blazor

Test Coverage Improvement

Open

#2,644 opened on Aug 27, 2022

View on GitHub
 (7 comments) (5 reactions) (0 assignees)C# (953 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (5,398 stars)
PR merge metrics
 (Avg merge 6d 1h) (6 merged PRs in 30d)

Description

We plan to release the official 1.0 version when the coverage reaches the desired value > 90%.

The following are all of the components currently in ant-design. Let's add test for them together.

  • affix
  • alert @kooliokey #2643
  • anchor
  • auto-complete
  • avatar @kooliokey #2648
  • back-top
  • badge
  • breadcrumb @kooliokey #2655
  • button
  • calendar
  • card
  • carousel
  • cascader
  • checkbox
  • collapse
  • comment @kooliokey #2645
  • date-picker
  • descriptions
  • divider
  • drawer @kooliokey #2833
  • dropdown
  • empty
  • form
  • grid
  • icon @kooliokey #2667
  • input-number
  • input
  • layout
  • list
  • mentions
  • menu
  • message
  • modal
  • notification
  • page-header
  • pagination
  • popconfirm
  • popover
  • progress
  • radio
  • rate
  • result
  • segmented
  • select
  • skeleton
  • slider @kooliokey #2818
  • space
  • spin
  • statistic
  • steps
  • switch
  • table
  • tabs
  • tag @kooliokey #2816
  • time-picker
  • timeline
  • tooltip
  • transfer
  • tree-select
  • tree
  • typography @kooliokey #3067
  • upload

We can get the detail by the codecov report:

https://app.codecov.io/gh/ant-design-blazor/ant-design-blazor

Contributor guide