Skip to content

feat(settings): Phase 2 — migrate to mountainash-settings.profiles + auth - #75

Merged
discreteds merged 6 commits into
developfrom
feat/profiles-migration
Apr 17, 2026
Merged

feat(settings): Phase 2 — migrate to mountainash-settings.profiles + auth#75
discreteds merged 6 commits into
developfrom
feat/profiles-migration

docs: update CLAUDE.md settings section for mountainash-settings prom…

3a14977
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 17, 2026 in 0s

54.48% (-3.77%) compared to f83c195

View this Pull Request on Codecov

54.48% (-3.77%) compared to f83c195

Details

Codecov Report

❌ Patch coverage is 85.33333% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.48%. Comparing base (f83c195) to head (3a14977).
⚠️ Report is 1 commits behind head on develop.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/mountainash_data/core/settings/registry.py 71.87% 8 Missing and 1 partial ⚠️
src/mountainash_data/core/settings/auth/base.py 0.00% 1 Missing ⚠️
...rc/mountainash_data/core/settings/auth/dispatch.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #75      +/-   ##
===========================================
- Coverage    58.24%   54.48%   -3.77%     
===========================================
  Files           61       52       -9     
  Lines         2867     2641     -226     
  Branches       308      289      -19     
===========================================
- Hits          1670     1439     -231     
- Misses        1085     1093       +8     
+ Partials       112      109       -3     

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