Rename "health" references in code and HTML to neutral "activity trends" language
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức phù hợp với người mới
- 55/100
- Loại issue
- Tái cấu trúc
- Độ rõ ràng
- Khá rõ ràng
- Mức độ hoạt động
- Sôi nổi
- Công nghệ
- html, javascript, python
- Lĩnh vực
- full-stack
Hướng nghiên cứu
Start with health.py and its compute_project_health() function, then trace the related references in site/index.html and site/project.html. Rename the writer, HTML IDs and classes, JavaScript variables, and project_health.json consistently; done means the Python writer and HTML fetchers use the new activity-trends names without remaining health references.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
The docs and user-visible HTML headings have been updated to use "Activity Trends" instead of "Health" — the word "health" implies a judgment call, but we're just measuring metrics and trends.
However, there are still internal references to "health" in:
Python code
health.pyfilename and modulecompute_project_health()function name- Output file:
project_health.json
HTML/JS (element IDs and variable names)
site/index.html: element IDs likehealth-title,health-window,health-methodology,health-method-detail, CSS classes likehealth-ml-header,health-git-headersite/index.html: JS variableshealthData,healthResp,healthErr, functionfillHealthTable()site/project.html: fetchesdata/_cache/project_health.json
Proposed renames
health.py→trends.py(oractivity_trends.py)compute_project_health()→compute_activity_trends()project_health.json→activity_trends.json(needs coordinated update in HTML fetchers)- HTML element IDs:
health-*→trends-* - JS variables:
healthData→trendData, etc.
This is a coordinated rename — the JSON filename change means both the Python writer and the JS readers need to update together.
- Ngôn ngữ chính
- Python
- Star
- 1
- Fork
- 2
- Merge trung bình
- 19 giờ 14 phút
- Pull request đã merge (30 ngày)
- 1
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của apache/comdev-metrics
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 64/100
apache/comdev-metrics#8 ·
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
apache/comdev-metrics#7 ·
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 55/100
apache/comdev-metrics#4 · 2 bình luận ·
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 65/100
apache/comdev-metrics#1 · 2 bình luận ·
Tất cả issue của apache/comdev-metrics
Issue tương tự
-
bug
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
xinnan-tech/xiaozhi-fde-talk#263 ·
-
rules
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 90/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
huggingface/Repo2RLEnv#163 · 1 bình luận ·
-
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 95/100
huggingface/sentence-transformers#4074 ·
-
comp/dashboard invalid P3
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
NousResearch/hermes-agent#121143 ·