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

Allow to pass a dict for the summarized fields, fix the doc rendering #1195

Merged
merged 2 commits into from
Aug 1, 2023

Apply suggestions from code review

a9d016f
Select commit
Loading
Failed to load commit list.
Merged

Allow to pass a dict for the summarized fields, fix the doc rendering #1195

Apply suggestions from code review
a9d016f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2023 in 0s

92.01% (+0.00%) compared to ebe5c6b

View this Pull Request on Codecov

92.01% (+0.00%) compared to ebe5c6b

Details

Codecov Report

Patch coverage: 92.85% and no project coverage change.

Comparison is base (ebe5c6b) 92.01% compared to head (a9d016f) 92.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1195   +/-   ##
=======================================
  Coverage   92.01%   92.01%           
=======================================
  Files          51       51           
  Lines        6809     6813    +4     
  Branches     1007     1009    +2     
=======================================
+ Hits         6265     6269    +4     
  Misses        368      368           
  Partials      176      176           
Files Changed Coverage Δ
pystac/summaries.py 77.77% <92.85%> (+0.48%) ⬆️

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