astronomy-commons / hipscat-import

HiPSCat import - generate HiPSCat-partitioned catalogs
https://hipscat-import.readthedocs.io
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Docs: margin_threshold in margin_cache.rst #263

Closed hombit closed 4 months ago

hombit commented 5 months ago

The name of the catalog in the example was inconsistent with the default value of the margin cache threshold. I add an explicit margin_threshold argument to make the example correct

Change Description

Solution Description

Code Quality

Project-Specific Pull Request Checklists

Bug Fix Checklist

New Feature Checklist

Documentation Change Checklist

Build/CI Change Checklist

Other Change Checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.42%. Comparing base (fa00424) to head (a7cbeea).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #263 +/- ## ======================================= Coverage 99.42% 99.42% ======================================= Files 24 24 Lines 1221 1221 ======================================= Hits 1214 1214 Misses 7 7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.