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

feat(module: table): add RowKey parameter for row data compare #3439

Merged
merged 3 commits into from
Oct 14, 2023

Conversation

ElderJames
Copy link
Member

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

@github-actions
Copy link

github-actions bot commented Sep 22, 2023

@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (686ab39) 46.65% compared to head (1f27558) 46.68%.
Report is 2 commits behind head on feature.

Additional details and impacted files
@@             Coverage Diff             @@
##           feature    #3439      +/-   ##
===========================================
+ Coverage    46.65%   46.68%   +0.03%     
===========================================
  Files          558      560       +2     
  Lines        27068    27166      +98     
  Branches       276      280       +4     
===========================================
+ Hits         12629    12683      +54     
- Misses       14399    14443      +44     
  Partials        40       40              
Files Coverage Δ
components/table/Table.razor 0.00% <0.00%> (ø)
components/table/Table.razor.cs 0.00% <0.00%> (ø)

... and 19 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ElderJames
Copy link
Member Author

Also need update the doc.

@ElderJames ElderJames merged commit 6c2591a into feature Oct 14, 2023
5 of 6 checks passed
@ElderJames ElderJames deleted the feat/table-rowkey branch October 14, 2023 13:00
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.

1 participant