Skip to content

Remove maintenance path#3632

Merged
aleksfl merged 1 commit intomasterfrom
refactor/remove-name-maintenance-path
Oct 28, 2025
Merged

Remove maintenance path#3632
aleksfl merged 1 commit intomasterfrom
refactor/remove-name-maintenance-path

Conversation

@aleksfl
Copy link
Copy Markdown
Contributor

@aleksfl aleksfl commented Oct 28, 2025

Scope and purpose

Fixes #3631 .

Contributor Checklist

Every pull request should have this checklist filled out, no matter how small it is.
More information about contributing to NAV can be found in the
Hacker's guide to NAV.

  • Added a changelog fragment for towncrier
  • Linted/formatted the code with ruff, easiest by using pre-commit
  • Wrote the commit message so that the first line continues the sentence "If applied, this commit will ...", starts with a capital letter, does not end with punctuation and is 50 characters or less long. See https://cbea.ms/git-commit/
  • Based this pull request on the correct upstream branch: For a patch/bugfix affecting the latest stable version, it should be based on that version's branch (<major>.<minor>.x). For a new feature or other additions, it should be based on master.

@aleksfl aleksfl linked an issue Oct 28, 2025 that may be closed by this pull request
@aleksfl aleksfl assigned aleksfl and unassigned Simrayz Oct 28, 2025
@aleksfl aleksfl requested a review from a team October 28, 2025 10:13
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

Test results

    27 files      27 suites   45m 2s ⏱️
 2 631 tests  2 631 ✅ 0 💤 0 ❌
19 438 runs  19 438 ✅ 0 💤 0 ❌

Results for commit 59334b0.

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.67%. Comparing base (8acb7f8) to head (59334b0).
⚠️ Report is 229 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3632   +/-   ##
=======================================
  Coverage   62.67%   62.67%           
=======================================
  Files         611      611           
  Lines       45102    45102           
  Branches       43       43           
=======================================
  Hits        28268    28268           
  Misses      16824    16824           
  Partials       10       10           

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

🚀 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.

Copy link
Copy Markdown
Contributor

@Simrayz Simrayz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shaun The Sheep

@aleksfl aleksfl merged commit 34c2f3b into master Oct 28, 2025
19 checks passed
@aleksfl aleksfl deleted the refactor/remove-name-maintenance-path branch October 28, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove name='maintenance' path

2 participants