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

akvo / akvo-mis / #621
88%

Build:
DEFAULT BRANCH: main
Ran 06 May 2026 08:02AM UTC
Jobs 1
Files 109
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

06 May 2026 07:55AM UTC coverage: 88.009%. Remained the same
#621

push

coveralls-python

web-flow
Feature/199 feedback 3 (#212)

* [#199] HistoricalLineChart: use WQ sampling date for x-axis + rotate labels

- useMonitoringHistory accepts optional dateQuestionId; resolves answer
  date via findAnswer() and falls back to entry.created
- Trims ISO datetimes longer than 10 chars to YYYY-MM-DD for compact labels
- HistoricalLineChart wraps <Line> in LineWithRotatedAxis that applies
  axisLabel.rotate=45, interval=auto, hideOverlap, nameGap=64 via
  callback-ref + setOption (same pattern as ChartWithScrollLegend)
- IndividualEPSOverview passes WQ_DATE_QID to useMonitoringHistory

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* [#199] DotsChart: larger circles + grey "No information available" bubble

- Raise MIN_SYMBOL 44→64 and MAX_SYMBOL 130→160 so all bubbles are
  more readable; increase force repulsion 260→320 to prevent overlap
- Apply NO_INFO_COLOR (#bfbfbf) to the "No information available" node,
  matching the grey treatment used by bar/pie/doughnut in ChartRenderer

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* [#199] MapView: enhance marker display logic and tooltip for numeric values

Co-authored-by: Copilot <copilot@github.com>

* [#199] MapView: fix XSS in Leaflet popup by using DOM node for d.name

- Replace HTML string interpolation in bindPopup with a DOM element
  built via document.createElement; d.name is set through textContent
  so user-controlled content cannot inject markup
- Apply encodeURIComponent to selectedForm and d.id in the href to
  prevent path-segment injection

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* [#191] helpers: add date formatting for human-friendly display in formatAnswerValue

Co-authored-by: Copilot <copilot@github.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: ... (continued)

4981 of 5814 branches covered (85.67%)

Branch coverage included in aggregate %.

9610 of 10765 relevant lines covered (89.27%)

0.89 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
94.03
0.5% utils/custom_generator.py
1
98.43
-0.52% api/v1/v1_profile/models.py
Jobs
ID Job ID Ran Files Coverage
1 #621.1 06 May 2026 08:02AM UTC 109
88.01
Source Files on build #621
  • Tree
  • List 109
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • fdaadb04 on github
  • Prev Build on main
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