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

[BUG] - Fix ArticlesAll for empty collection #95

Merged
merged 1 commit into from
Aug 30, 2024

fix ArticlesAll for empty colelction

c2248b4
Select commit
Loading
Failed to load commit list.
Merged

[BUG] - Fix ArticlesAll for empty collection #95

fix ArticlesAll for empty colelction
c2248b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2024 in 0s

96.32% (+0.05%) compared to 8652f40

View this Pull Request on Codecov

96.32% (+0.05%) compared to 8652f40

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.32%. Comparing base (8652f40) to head (c2248b4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   96.27%   96.32%   +0.05%     
==========================================
  Files          91       91              
  Lines        2900     2915      +15     
==========================================
+ Hits         2792     2808      +16     
+ Misses        108      107       -1     

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