Releases: ProjectAJ14/flutter-coverage-action
Releases · ProjectAJ14/flutter-coverage-action
v1.0.0
1.0.0 (2025-02-16)
Bug Fixes
- add debug logging to track directory changes in script.sh (38b8f41)
- add debugging output and ensure directories in script.sh (85a2017)
- add logging for coverage report directory contents before copying (bf9ffff)
- adjust logging levels in main function for better debug visibility (df20558)
- change directory to coverage_base_dir before generating HTML report (19af287)
- correct PR coverage directory path assignment in script.sh (ca24cfa)
- correct PR coverage directory path assignment in script.sh (ec4003e)
- enhance usage function in script.sh to display current parameter values (f795f69)
- enhance validation functions in script.sh for improved parameter checks (38d755f)
- improve error handling in script.sh for missing parameters (ce55ef5)
- refactor logging for current directory in script.sh and encapsulate in log_tree function (048fa47)
- remove manual trigger and push event from quality_control.yaml (0d1306e)
- remove redundant validation functions for source coverage directory and GitHub token (0990ce4)
- simplify usage function in script.sh by removing unnecessary parameter logging (28b4081)
- streamline coverage report copying by removing unnecessary ls command (d9be65d)
- streamline error handling in script.sh by removing usage function calls on validation failures (334c71d)
- update coverage base directory path in workflow and validation scripts (819b2a3)
- update coverage directory variable in script.sh for correct report copying (b51a74c)
- update coverage report message to include link to Flutter Coverage Action (5638ddd)
- update default coverage base directory to current directory in action.yaml (edc29dd)
- update error handling in script.sh to use usage function instead of exiting (cc99703)
- update log_tree function to display current directory relative to parent (baab411)
- update logging in script.sh to use log_info instead of log_debug (8b8d3b0)
- update output file path for coverage index in script.sh (308eb20)
- update permissions in quality_control.yaml for enhanced workflow capabilities (2da373f)
- update permissions in quality_control.yaml for enhanced workflow capabilities (ba3d897)
- update PR path pattern to use explicit coverage directory in script.sh (6b3c252)
- update source coverage directory assignment and improve logging in script.sh (00472bf)
- update source coverage directory path and add debug logging for current tree (ed4abf2)
Features
- add GITHUB_TOKEN environment variable to workflow for improved security (27008f4)
- add initial Flutter project structure with example files (1c5991b)
- implement coverage report generation and deployment to GitHub Pages (57abb6c)
- update workflow to include coverage base directory, max reports, and debug mode (6af2d82)
v1.0.0-alpha.1
1.0.0-alpha.1 (2025-02-16)
Bug Fixes
- add debug logging to track directory changes in script.sh (38b8f41)
- add debugging output and ensure directories in script.sh (85a2017)
- add logging for coverage report directory contents before copying (bf9ffff)
- adjust logging levels in main function for better debug visibility (df20558)
- change directory to coverage_base_dir before generating HTML report (19af287)
- correct PR coverage directory path assignment in script.sh (ca24cfa)
- correct PR coverage directory path assignment in script.sh (ec4003e)
- enhance usage function in script.sh to display current parameter values (f795f69)
- enhance validation functions in script.sh for improved parameter checks (38d755f)
- improve error handling in script.sh for missing parameters (ce55ef5)
- refactor logging for current directory in script.sh and encapsulate in log_tree function (048fa47)
- remove manual trigger and push event from quality_control.yaml (0d1306e)
- remove redundant validation functions for source coverage directory and GitHub token (0990ce4)
- simplify usage function in script.sh by removing unnecessary parameter logging (28b4081)
- streamline coverage report copying by removing unnecessary ls command (d9be65d)
- streamline error handling in script.sh by removing usage function calls on validation failures (334c71d)
- update coverage base directory path in workflow and validation scripts (819b2a3)
- update coverage directory variable in script.sh for correct report copying (b51a74c)
- update default coverage base directory to current directory in action.yaml (edc29dd)
- update error handling in script.sh to use usage function instead of exiting (cc99703)
- update log_tree function to display current directory relative to parent (baab411)
- update logging in script.sh to use log_info instead of log_debug (8b8d3b0)
- update output file path for coverage index in script.sh (308eb20)
- update permissions in quality_control.yaml for enhanced workflow capabilities (2da373f)
- update permissions in quality_control.yaml for enhanced workflow capabilities (ba3d897)
- update source coverage directory assignment and improve logging in script.sh (00472bf)
- update source coverage directory path and add debug logging for current tree (ed4abf2)
Features
- add GITHUB_TOKEN environment variable to workflow for improved security (27008f4)
- add initial Flutter project structure with example files (1c5991b)
- implement coverage report generation and deployment to GitHub Pages (57abb6c)
- update workflow to include coverage base directory, max reports, and debug mode (6af2d82)