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

umputun / newscope / 15959063350 / 3
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2025 09:02PM UTC
Files 24
Run time 0s
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.162%. First build
15959063350.3

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.

3563 of 4390 relevant lines covered (81.16%)

27.8 hits per line

Source Files on job 15959063350.3
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15959063350
  • 1dae7215 on github
  • Next Job for on master (#15959419104.1)
  • 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