Skip to content

up#280

Merged
baoduy merged 1 commit intomainfrom
dev
Mar 17, 2026
Merged

up#280
baoduy merged 1 commit intomainfrom
dev

Conversation

@baoduy
Copy link
Owner

@baoduy baoduy commented Mar 17, 2026

This pull request makes minor documentation improvements to the XML comments in the DynamicPredicateExtensions class. Specifically, it removes redundant <typeparam name="T"> tags from the method summaries, as the type parameter is already clear from the method signatures.

Documentation cleanup:

  • Removed unnecessary <typeparam name="T">Entity type.</typeparam> tags from XML comments in several methods in DynamicPredicateExtensions.cs to reduce redundancy and improve clarity. [1] [2] [3] [4]

@baoduy baoduy merged commit 1a13ce8 into main Mar 17, 2026
7 of 8 checks passed
@sonarqubecloud
Copy link

@github-actions
Copy link

📊 Code Coverage Report

| Metric | Coverage |
|--------|----------|
| **Line Coverage** | 87.7% |
| **Branch Coverage** | 82% |
| **Method Coverage** | 86% |

**Lines:** 3207/undefined covered
**Branches:** 1218/undefined covered

📈 [View Full Coverage Report](https://github.com/baoduy/DKNet/actions/runs/23175027743)

@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.58%. Comparing base (27df473) to head (38057e7).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #280      +/-   ##
==========================================
+ Coverage   84.56%   84.58%   +0.02%     
==========================================
  Files         159      159              
  Lines        3653     3653              
  Branches      568      568              
==========================================
+ Hits         3089     3090       +1     
+ Misses        406      405       -1     
  Partials      158      158              
Flag Coverage Δ
unittests 84.58% <ø> (+0.02%) ⬆️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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