Skip to content
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

feat: add support to record performance report of database #1395

Open
wants to merge 44 commits into
base: master
Choose a base branch
from

Merge branch 'master' into performance_report

86aa9ca
Select commit
Loading
Failed to load commit list.
Open

feat: add support to record performance report of database #1395

Merge branch 'master' into performance_report
86aa9ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 25, 2024 in 1s

5.36% of diff hit (target 75.00%)

View this Pull Request on Codecov

5.36% of diff hit (target 75.00%)

Annotations

Check warning on line 1149 in press/agent.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/agent.py#L1148-L1149

Added lines #L1148 - L1149 were not covered by tests

Check warning on line 1182 in press/agent.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/agent.py#L1182

Added line #L1182 was not covered by tests

Check warning on line 18 in press/database_performance_schema/doctype/db_performance_report/db_performance_report.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/db_performance_report/db_performance_report.py#L18

Added line #L18 was not covered by tests

Check warning on line 22 in press/database_performance_schema/doctype/db_performance_report/db_performance_report.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/db_performance_report/db_performance_report.py#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 25 in press/database_performance_schema/doctype/db_performance_report/db_performance_report.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/db_performance_report/db_performance_report.py#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 28 in press/database_performance_schema/doctype/db_performance_report/db_performance_report.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/db_performance_report/db_performance_report.py#L28

Added line #L28 was not covered by tests

Check warning on line 33 in press/database_performance_schema/doctype/db_performance_report/db_performance_report.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/db_performance_report/db_performance_report.py#L33

Added line #L33 was not covered by tests

Check warning on line 39 in press/database_performance_schema/doctype/db_performance_report/db_performance_report.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/db_performance_report/db_performance_report.py#L36-L39

Added lines #L36 - L39 were not covered by tests

Check warning on line 41 in press/database_performance_schema/doctype/db_performance_report/db_performance_report.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/db_performance_report/db_performance_report.py#L41

Added line #L41 was not covered by tests

Check warning on line 5 in press/database_performance_schema/doctype/global_waits_by_time/global_waits_by_time.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/global_waits_by_time/global_waits_by_time.py#L5

Added line #L5 was not covered by tests

Check warning on line 9 in press/database_performance_schema/doctype/global_waits_by_time/global_waits_by_time.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/global_waits_by_time/global_waits_by_time.py#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 5 in press/database_performance_schema/doctype/innodb_buffer_stats_by_schema/innodb_buffer_stats_by_schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/innodb_buffer_stats_by_schema/innodb_buffer_stats_by_schema.py#L5

Added line #L5 was not covered by tests

Check warning on line 9 in press/database_performance_schema/doctype/innodb_buffer_stats_by_schema/innodb_buffer_stats_by_schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/innodb_buffer_stats_by_schema/innodb_buffer_stats_by_schema.py#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 5 in press/database_performance_schema/doctype/innodb_buffer_stats_by_table/innodb_buffer_stats_by_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/innodb_buffer_stats_by_table/innodb_buffer_stats_by_table.py#L5

Added line #L5 was not covered by tests

Check warning on line 9 in press/database_performance_schema/doctype/innodb_buffer_stats_by_table/innodb_buffer_stats_by_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/innodb_buffer_stats_by_table/innodb_buffer_stats_by_table.py#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 5 in press/database_performance_schema/doctype/schema_index_statistics/schema_index_statistics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/schema_index_statistics/schema_index_statistics.py#L5

Added line #L5 was not covered by tests

Check warning on line 9 in press/database_performance_schema/doctype/schema_index_statistics/schema_index_statistics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/schema_index_statistics/schema_index_statistics.py#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 5 in press/database_performance_schema/doctype/schema_table_statistics/schema_table_statistics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/schema_table_statistics/schema_table_statistics.py#L5

Added line #L5 was not covered by tests

Check warning on line 9 in press/database_performance_schema/doctype/schema_table_statistics/schema_table_statistics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/schema_table_statistics/schema_table_statistics.py#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 5 in press/database_performance_schema/doctype/schema_table_statistics_with_innodb_buffer/schema_table_statistics_with_innodb_buffer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/schema_table_statistics_with_innodb_buffer/schema_table_statistics_with_innodb_buffer.py#L5

Added line #L5 was not covered by tests

Check warning on line 9 in press/database_performance_schema/doctype/schema_table_statistics_with_innodb_buffer/schema_table_statistics_with_innodb_buffer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/schema_table_statistics_with_innodb_buffer/schema_table_statistics_with_innodb_buffer.py#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 5 in press/database_performance_schema/doctype/statement_analysis/statement_analysis.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/statement_analysis/statement_analysis.py#L5

Added line #L5 was not covered by tests

Check warning on line 9 in press/database_performance_schema/doctype/statement_analysis/statement_analysis.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/statement_analysis/statement_analysis.py#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 5 in press/database_performance_schema/doctype/statements_in_highest_5_percent_by_runtime/statements_in_highest_5_percent_by_runtime.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/statements_in_highest_5_percent_by_runtime/statements_in_highest_5_percent_by_runtime.py#L5

Added line #L5 was not covered by tests

Check warning on line 9 in press/database_performance_schema/doctype/statements_in_highest_5_percent_by_runtime/statements_in_highest_5_percent_by_runtime.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

press/database_performance_schema/doctype/statements_in_highest_5_percent_by_runtime/statements_in_highest_5_percent_by_runtime.py#L8-L9

Added lines #L8 - L9 were not covered by tests