Skip to content

DOC: Add a Change Log#90

Merged
valeriupredoi merged 2 commits intoNCAS-CMS:mainfrom
davidhassell:changelog
Aug 22, 2025
Merged

DOC: Add a Change Log#90
valeriupredoi merged 2 commits intoNCAS-CMS:mainfrom
davidhassell:changelog

Conversation

@davidhassell
Copy link
Collaborator

Description

It would be nice to start having kind of a changelog or whats-new within the docs. That way users can observe recent changes directly from the documentation without having to go over the individual commits.

Closes #87

Before you get started

Checklist

  • This pull request has a descriptive title and labels
  • This pull request has a minimal description (most was discussed in the issue, but a two-liner description is still desirable)
  • Unit tests have been added (if codecov test fails)
  • Any changed dependencies have been added or removed correctly (if need be)
  • If you are working on the documentation, please ensure the current build passes
  • All tests pass

@codecov
Copy link

codecov bot commented Aug 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.06%. Comparing base (a2d8433) to head (8d4804c).
⚠️ Report is 204 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   72.06%   72.06%           
=======================================
  Files          11       11           
  Lines        2434     2434           
  Branches      368      368           
=======================================
  Hits         1754     1754           
  Misses        582      582           
  Partials       98       98           

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

Copy link
Collaborator

@valeriupredoi valeriupredoi left a comment

Choose a reason for hiding this comment

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

looks spiffy, and very useful indeed, many thanks @davidhassell and @kmuehlbauer 🍻

@valeriupredoi valeriupredoi merged commit 7eb89e7 into NCAS-CMS:main Aug 22, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: Add Changelog

3 participants