Skip to content

Conversation

@davehorsfall
Copy link
Member

Description

Prepare next version

Type of change

  • πŸ› Bug fix (non-breaking change that resolves an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • ⚑ Optimisation (non-breaking improvement to performance or efficiency)
  • 🧩 Documentation (adds or improves documentation)
  • 🧱 Maintenance (refactor, dependency update, CI/CD, etc.)
  • πŸ”₯ Breaking change (fix or feature that causes existing functionality to change)

Checklist

  • All tests pass (eg. npm test)
  • Pre-commit hooks run successfully (eg. pre-commit run --all-files)
  • Documentation updated (if required)

dannda and others added 2 commits November 7, 2025 17:35
rename state variable obsmKeysList to keysList
fix: show error on ObsmKeysList instead of setting hasObsm to false
@davehorsfall davehorsfall requested a review from dannda November 20, 2025 11:41
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.
βœ… Project coverage is 15.55%. Comparing base (2f1df57) to head (4a8da85).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/lib/components/obsm-list/ObsmList.jsx 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
- Coverage   15.57%   15.55%   -0.03%     
==========================================
  Files          62       62              
  Lines        2099     2102       +3     
  Branches      511      513       +2     
==========================================
  Hits          327      327              
- Misses       1711     1714       +3     
  Partials       61       61              

β˜” 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.

@dannda dannda merged commit 411a51b into main Nov 20, 2025
3 checks passed
@davehorsfall
Copy link
Member Author

πŸŽ‰ This PR is included in version 1.4.6 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants