• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / newscope / 15959063350
81%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2025 08:26PM UTC
Jobs 3
Files 24
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Jun 2025 08:25PM UTC coverage: 81.207%. First build
15959063350

push

github

web-flow
feat: add summary validation, theme toggle, and UI improvements (#9)

* feat(llm): add summary validation with retry mechanism

- add retry logic to detect and fix summaries with forbidden prefixes
- add configurable forbidden_summary_prefixes in config
- add summary_retry_attempts configuration option
- implement hasForbiddenPrefix() and cleanSummary() helpers
- add comprehensive tests for validation functionality
- default forbidden prefixes cover common meta-language patterns

This prevents LLM from generating summaries that describe articles
instead of presenting the information directly.

* feat(ui): add manual theme toggle with Safari compatibility

- add theme toggle button with sun/moon icons in navbar
- implement theme persistence with localStorage
- fix Safari dark theme by removing conflicting media query
- use .dark-theme class as single source of truth
- initialize theme from localStorage or system preference

This allows users to manually switch between light and dark themes
regardless of their system preferences.

* fix(ui): ensure page scrolls to top when toggling liked filter

- change hx-swap from "show:top" to "show:body:top" in controls.html
- ensures consistent behavior with other filter controls

This fixes the issue where the page position was incorrect after
toggling the liked articles filter.

* docs: update architecture guide and add comprehensive screenshots

- rewrite ARCHITECTURE.md as onboarding guide for new contributors
- restructure to explain current system architecture clearly
- add 13 new screenshots covering all major features
- showcase both light and dark themes
- update README screenshots section with better organization
- add mobile responsive view screenshots

This improves project documentation and helps new contributors
understand the codebase structure and features.

113 of 127 new or added lines in 1 file covered. (88.98%)

3565 of 4390 relevant lines covered (81.21%)

83.44 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
14
88.4
pkg/llm/classifier.go
Jobs
ID Job ID Ran Files Coverage
1 15959063350.1 29 Jun 2025 08:26PM UTC 24
81.21
GitHub Action Run
2 15959063350.2 29 Jun 2025 08:50PM UTC 24
81.21
GitHub Action Run
3 15959063350.3 29 Jun 2025 09:02PM UTC 24
81.16
GitHub Action Run
Source Files on build 15959063350
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1dae7215 on github
  • Next Build on master (#15959419104)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc