Skip to content

chore: miner prove dealines cmd add timestamp field #6473

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 21, 2025

Conversation

asamuj
Copy link
Collaborator

@asamuj asamuj commented Apr 21, 2025

关联的Issues (Related Issues)

close

改动 (Proposed Changes)

附注 (Additional Info)

自查清单 (Checklist)

在你认为本 PR 满足被审阅的标准之前,需要确保 / Before you mark the PR ready for review, please make sure that:

  • 符合Venus项目管理规范中关于PR的相关标准 / The PR follows the PR standards set out in the Venus project management guidelines
  • 具有清晰明确的commit message / All commits have a clear commit message.
  • 包含相关的的测试用例或者不需要新增测试用例 / This PR has tests for new functionality or change in behaviour or not need to add new tests.
  • 存在兼容性问题(接口, 配置,数据,灰度),如果存在需要进行文档说明 / This PR has compatibility issues (API, Configuration, Data, GrayRelease), if so, need to be documented.
  • 包含相关的的指南以及文档或者不需要新增文档 / This PR has updated usage guidelines and documentation or not need
  • 通过必要的检查项 / All checks are green

@asamuj
Copy link
Collaborator Author

asamuj commented Apr 21, 2025

Deadline  Partitions  Sectors (Faults)  Proven  Timestamp
0         3           7047 (0)          0       2025-04-19 09:28:00
1         3           7047 (5)          0       2025-04-19 09:58:00
2         3           7047 (0)          0       2025-04-19 10:28:00
3         3           7047 (0)          0       2025-04-19 10:58:00
4         3           7047 (0)          0       2025-04-19 11:28:00
5         3           7047 (0)          0       2025-04-19 11:58:00
6         3           7047 (0)          0       2025-04-19 12:28:00
7         3           7047 (0)          0       2025-04-19 12:58:00
8         3           6865 (0)          0       2025-04-19 13:28:00
9         3           7046 (0)          0       2025-04-19 13:58:00
10        3           7047 (0)          0       2025-04-19 14:28:00
11        3           7043 (0)          0       2025-04-19 14:58:00
12        3           7029 (0)          0       2025-04-19 15:28:00
13        3           6293 (0)          0       2025-04-19 15:58:00
14        3           7020 (0)          0       2025-04-19 16:28:00
15        3           4711 (0)          0       2025-04-19 16:58:00
16        3           4772 (0)          0       2025-04-19 17:28:00
17        2           4698 (0)          0       2025-04-19 17:58:00
18        2           4698 (0)          0       2025-04-19 18:28:00
19        2           4698 (0)          0       2025-04-19 18:58:00
20        2           4698 (0)          0       2025-04-19 19:28:00
21        2           4698 (0)          0       2025-04-19 19:58:00
22        2           4698 (0)          0       2025-04-19 20:28:00
23        2           4698 (0)          0       2025-04-19 20:58:00
24        2           4698 (0)          0       2025-04-19 21:28:00
25        3           6324 (0)          0       2025-04-19 21:58:00
26        3           6984 (0)          0       2025-04-19 22:28:00
27        3           7038 (0)          0       2025-04-19 22:58:00
28        3           7047 (0)          0       2025-04-19 23:28:00
29        3           7043 (1)          0       2025-04-19 23:58:00
30        3           7045 (0)          0       2025-04-20 00:28:00
31        3           7044 (0)          0       2025-04-20 00:58:00
32        3           7042 (0)          0       2025-04-20 01:28:00
33        3           7041 (0)          0       2025-04-20 01:58:00
34        3           7043 (0)          0       2025-04-20 02:28:00
35        3           7040 (0)          0       2025-04-20 02:58:00
36        3           7032 (0)          3       2025-04-20 03:28:00 (current)
37        3           7039 (0)          0       2025-04-20 03:58:00
38        3           6992 (0)          0       2025-04-20 04:28:00
39        3           7047 (0)          0       2025-04-20 04:58:00
40        3           7045 (0)          0       2025-04-20 05:28:00
41        3           7044 (0)          0       2025-04-20 05:58:00
42        3           7047 (0)          0       2025-04-20 06:28:00
43        3           7047 (0)          0       2025-04-20 06:58:00
44        3           7043 (0)          0       2025-04-20 07:28:00
45        3           7047 (0)          0       2025-04-20 07:58:00
46        3           7045 (0)          0       2025-04-20 08:28:00
47        3           7046 (0)          0       2025-04-20 08:58:00

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 5.26316% with 18 lines in your changes missing coverage. Please review.

Project coverage is 22%. Comparing base (c1a6a5b) to head (e983a0d).

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6473   +/-   ##
======================================
- Coverage      22%     22%   -1%     
======================================
  Files         759     759           
  Lines       96943   96955   +12     
======================================
- Hits        22147   22137   -10     
- Misses      71925   71944   +19     
- Partials     2871    2874    +3     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@simlecode simlecode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@simlecode simlecode merged commit e7c4d65 into master Apr 21, 2025
2 checks passed
@simlecode simlecode deleted the chore/deadline_timestamp branch April 21, 2025 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants