Skip to content

Merge branch 'master' of github.com:GeoNode/geonode into ISSUE_13009

fbe8b5c
Select commit
Loading
Failed to load commit list.
Merged

[Fixes #13009] Implement Basic Auth support for Remote Services #13014

Merge branch 'master' of github.com:GeoNode/geonode into ISSUE_13009
fbe8b5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2025 in 1s

67.97% (-0.01%) compared to 126f64e, passed because coverage increased by 0% when compared to adjusted base (67.97%)

View this Pull Request on Codecov

67.97% (-0.01%) compared to 126f64e, passed because coverage increased by 0% when compared to adjusted base (67.97%)

Details

Codecov Report

Attention: Patch coverage is 75.32468% with 19 lines in your changes missing coverage. Please review.

Project coverage is 67.97%. Comparing base (126f64e) to head (fbe8b5c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #13014      +/-   ##
==========================================
- Coverage   67.98%   67.97%   -0.01%     
==========================================
  Files         980      981       +1     
  Lines       59298    59356      +58     
  Branches     6931     6936       +5     
==========================================
+ Hits        40311    40347      +36     
- Misses      17339    17357      +18     
- Partials     1648     1652       +4     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.