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): support for odata #2861

Merged
merged 2 commits into from
Nov 15, 2022
Merged

feat(module: table): support for odata #2861

merged 2 commits into from
Nov 15, 2022

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 Nov 5, 2022

@ElderJames ElderJames changed the title feat(module): support for odata feat(module: table): support for odata Nov 5, 2022
@codecov
Copy link

codecov bot commented Nov 5, 2022

Codecov Report

Base: 41.75% // Head: 44.98% // Increases project coverage by +3.23% 🎉

Coverage data is based on head (339f88b) compared to base (1828406).
Patch has no changes to coverable lines.

❗ Current head 339f88b differs from pull request most recent head e9d5f14. Consider uploading reports for the commit e9d5f14 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           feature    #2861      +/-   ##
===========================================
+ Coverage    41.75%   44.98%   +3.23%     
===========================================
  Files          545      551       +6     
  Lines        25848    25916      +68     
  Branches       261      263       +2     
===========================================
+ Hits         10792    11658     +866     
+ Misses       15016    14218     -798     
  Partials        40       40              
Impacted Files Coverage Δ
components/core/Helpers/THelper.cs 27.02% <0.00%> (-8.98%) ⬇️
components/core/Helpers/DateHelper.cs 80.00% <0.00%> (-5.34%) ⬇️
...ponents/core/Component/Overlay/type/TriggerType.cs 77.77% <0.00%> (-3.48%) ⬇️
components/date-picker/locale/DatePickerLocale.cs 96.77% <0.00%> (-3.23%) ⬇️
...omponents/core/JsInterop/modules/dom/infoHelper.ts 37.97% <0.00%> (-0.99%) ⬇️
components/locale-provider/LocaleProvider.cs 53.84% <0.00%> (-0.70%) ⬇️
...mponents/core/JsInterop/modules/dom/eventHelper.ts 4.47% <0.00%> (-0.45%) ⬇️
components/core/CssSizeLength.cs 86.07% <0.00%> (-0.29%) ⬇️
scripts/gulp/tasks/library.ts 0.00% <0.00%> (ø)
components/table/ColumnBase.cs 0.00% <0.00%> (ø)
... and 76 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ElderJames ElderJames merged commit 4e64b2a into feature Nov 15, 2022
@ElderJames ElderJames deleted the feat/table/odata branch November 15, 2022 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant