Skip to content

Add widget test for records table and line charts.#13

Merged
hawjo01 merged 1 commit into
mainfrom
record_chart-widget-test
Dec 11, 2025
Merged

Add widget test for records table and line charts.#13
hawjo01 merged 1 commit into
mainfrom
record_chart-widget-test

Conversation

@hawjo01
Copy link
Copy Markdown
Owner

@hawjo01 hawjo01 commented Dec 11, 2025

Also, renamed the 'components' package to 'widgets' to better reflect
what the package contains.
The line chart is somewhat weak as it only tests if some of the expected
axis labels exist, but they should only show if data is processed
successfully.

Also, renamed the 'components' package to 'widgets' to better reflect
what the package contains.
The line chart is somewhat weak as it only tests if some of the expected
axis labels exist, but they should only show if data is processed
successfully.
@hawjo01 hawjo01 force-pushed the record_chart-widget-test branch from 39f6f9e to 5cbedc6 Compare December 11, 2025 23:55
@github-actions
Copy link
Copy Markdown

LCOV of commit 5cbedc6 during Analyze and Test on Pull Request #25

Summary coverage rate:
  lines......: 43.3% (177 of 409 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate:
                                          |Lines       |Functions  |Branches    
  Filename                                |Rate     Num|Rate    Num|Rate     Num
  ==============================================================================
  lib/history_chart_screen.dart           |    -      0|    -     0|    -      0
  lib/record_input_screen.dart            |    -      0|    -     0|    -      0
  lib/widgets/date_picker_input_field.dart| 0.0%     27|    -     0|    -      0
  lib/widgets/month_dropdown_menu.dart    | 0.0%     16|    -     0|    -      0
  lib/widgets/numeric_input_field.dart    | 0.0%     17|    -     0|    -      0
  lib/widgets/records_line_chart.dart     | 0.0%     38|    -     0|    -      0
  lib/widgets/records_table.dart          | 0.0%     12|    -     0|    -      0
  lib/widgets/time_picker_input_field.dart| 0.0%     24|    -     0|    -      0
  lib/widgets/year_dropdown_menu.dart     | 0.0%     12|    -     0|    -      0

@hawjo01 hawjo01 merged commit 3235083 into main Dec 11, 2025
3 checks passed
@hawjo01 hawjo01 deleted the record_chart-widget-test branch December 11, 2025 23:58
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.

1 participant