Skip to content

Release v1.10 - #545

Merged
hossain-khan merged 1 commit into
mainfrom
release/v1.10
Aug 19, 2026
Merged

Release v1.10#545
hossain-khan merged 1 commit into
mainfrom
release/v1.10

Conversation

@hossain-khan

Copy link
Copy Markdown
Owner

Summary

Prepares the repository for the v1.10 release.

Changes:

  1. Version Bump: Bumped version from 1.9 to 1.10 in build.gradle.kts.
  2. Release Documentation: Added comprehensive RELEASING.md detailing the step-by-step release process, pre-release checks, and GitHub release creation.

v1.10 Highlights:

  • 🎨 Modernized Executive Analytics Dashboards: Completely revamped HTML outputs featuring an Executive Repository Dashboard with KPI cards, sticky glassmorphism navigation, responsive Chart.js charts, light/dark mode switcher, and searchable contributor tables.
  • 👥 Author & Reviewer Analytics Hubs: Dedicated individual contributor hubs with GitHub avatars, turnaround speed metrics, reviewer breakdown charts, and PR inspection tables.
  • 💾 Default Local File-Based SQLite Caching: Zero-configuration database caching (github-stats-cache.db) with SQLDelight 2.3.2 and dual-database support for PostgreSQL.
  • ☂️ Automated Code Coverage: Integrated Kotlinx Kover (0.9.9) and a dedicated GitHub Actions coverage workflow with Codecov and sticky PR reporting.

Verification:

  • IS_GITHUB_CI=true ./gradlew lintKotlin test passed cleanly.

- Bump version to 1.10 in build.gradle.kts
- Add comprehensive RELEASING.md guide detailing release steps, pre-release checks, and GitHub Release creation
@github-actions

Copy link
Copy Markdown

Code Coverage Report

View Coverage Report

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.30%. Comparing base (5b5e340) to head (8f3181b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #545   +/-   ##
=======================================
  Coverage   62.30%   62.30%           
=======================================
  Files          70       70           
  Lines        2653     2653           
  Branches      281      281           
=======================================
  Hits         1653     1653           
  Misses        898      898           
  Partials      102      102           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hossain-khan
hossain-khan merged commit 2f3400c into main Aug 19, 2026
2 checks passed
@hossain-khan
hossain-khan deleted the release/v1.10 branch August 19, 2026 18:13
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.

2 participants