danielealbano / cachegrand

cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
BSD 3-Clause "New" or "Revised" License
975 stars 34 forks source link

Disable required authentication by default #423

Closed danielealbano closed 1 year ago

danielealbano commented 1 year ago

This PR disables the required authentication enabled by default in the skel config file.

It additional fix some style issues.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.08 :warning:

Comparison is base (fee3983) 76.78% compared to head (e81b4c0) 76.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #423 +/- ## ========================================== - Coverage 76.78% 76.70% -0.08% ========================================== Files 199 199 Lines 13635 13635 ========================================== - Hits 10469 10458 -11 - Misses 3166 3177 +11 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `76.70% <ø> (-0.08%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniele+Salvatore+Albano#carryforward-flags-in-the-pull-request-comment) to find out more. [see 4 files with indirect coverage changes](https://app.codecov.io/gh/danielealbano/cachegrand/pull/423/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniele+Salvatore+Albano)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.