chore: add test workflow for master and dev branches#10
Merged
naingaunglwin-dev merged 2 commits intodevfrom Dec 9, 2025
Merged
chore: add test workflow for master and dev branches#10naingaunglwin-dev merged 2 commits intodevfrom
naingaunglwin-dev merged 2 commits intodevfrom
Conversation
naingaunglwin-dev
added a commit
that referenced
this pull request
Dec 9, 2025
* feat:implement_toString_for_result_class * feat:implement_stop()_to_replace_deprecated_end() * refactor:replace_ramsey_uuid_with_native_php_functions * refactor:rename_static_method_from_run()_to_watch() * refactor:move_timer_status_to_dedicated_Enum_class (#5) * fix:update_timer_status_constant_with_enum_in_test_cases (#6) * feat:add_new_methods_in_timetracker (#7) New methods, 1. isStarted() 2. isStopped() 3. getActiveTimers() * fix:add_isStopped_check_in_finally_block_to_prevent_duplicate_stop_calls (#8) * docs:update_README_to_include_new_methods * feat: add new methods in timetracker (#9) new methods: - lap - getLaps - pause - resume - inspect * chore: add phpunit cache and coverage folders to .gitignore * chore: add test workflow for master and dev branches (#10) * chore: add test workflow for master and dev branches * remove version field from composer.json * refactor: restore run() as deprecated alias for backward compatibility (#11) - Reintroduce run() which was previously removed when adding watch() - Mark run() as deprecated but keep it fully functional * docs: add changelog for recent changes (#12)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.