Logo
Explore Help
Register Sign In
akiba/CA
0
0
Fork 0
You've already forked CA
Code Issues Pull Requests Actions Packages Projects Releases 1 Wiki Activity
Files
main
CA/pyrightconfig.json

16 lines
461 B
JSON
Raw Permalink Normal View History

feat: add analysis pages and raster risk map Ship a new app version with broader analytics, restructured dashboards, and a server-rendered risk map. Frontend: - Add Overview, Demographic, Disease, and Environmental Health analysis pages - Add AnomalyMarkers, CalendarHeatmap, and MetricHeatmapTable components - Rebuild Alerts map onto server-rendered raster risk tiles; expand Monitoring, Trend, and District Comparison views - Extend API client, stores, and TypeScript types Backend: - Add environment router (pollutants, lag correlations) - Add risk_raster util serving XYZ 100m risk tiles - Expand cases endpoints (demographics, seasonality, diagnoses) and insights; harden auth and file-based loaders Data & tooling: - Add processed outpatient/inpatient/combined case parquet (LFS) - Add nested CLAUDE.md guides, pyrightconfig, and test updates
2026-06-21 17:35:03 +08:00
{
"include": ["backend"],
"extraPaths": ["backend"],
"pythonVersion": "3.11",
"typeCheckingMode": "standard",
"reportUnknownMemberType": false,
"reportUnknownArgumentType": false,
"reportUnknownVariableType": false,
"reportUnknownParameterType": false,
"reportMissingTypeStubs": false,
"reportAttributeAccessIssue": false,
"reportArgumentType": false,
"reportCallIssue": false,
"reportOperatorIssue": false
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 199ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API