What's Changed
- Test fixing and Integration Tests by @btungut in #2
- licensing and packaging configurations by @btungut in #3
New Contributors
Full Changelog: https://github.com/btungut/AspNetHeaderReplicator/commits/v0.9.1
Unit Test Coverage Report
Overview
|
|
Generated on: |
1/25/2025 - 12:56:37 AM |
Coverage date: |
1/25/2025 - 12:56:35 AM |
Parser: |
Cobertura |
Assemblies: |
1 |
Classes: |
5 |
Files: |
5 |
Line coverage: |
88.4% (122 of 138) |
Covered lines: |
122 |
Uncovered lines: |
16 |
Coverable lines: |
138 |
Total lines: |
336 |
Branch coverage: |
81.8% (54 of 66) |
Covered branches: |
54 |
Total branches: |
66 |
Coverage Details
Name |
Line |
Branch |
AspNetHeaderReplicator |
88.4% |
81.8% |
AspNetHeaderReplicator.HeaderReplicatorConfiguration |
100% |
100% |
AspNetHeaderReplicator.HeaderReplicatorConfigurationBuilder |
94.9% |
65% |
AspNetHeaderReplicator.HeaderReplicatorMiddleware |
35.7% |
83.3% |
AspNetHeaderReplicator.Internals.HeaderReplicationBusiness |
89.7% |
86.6% |
AspNetHeaderReplicator.Internals.HeaderReplicationCache |
100% |
|