Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codebtech/coveragebadge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: codebtech/coveragebadge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.2
Choose a head ref
  • 6 commits
  • 6 files changed
  • 2 contributors

Commits on May 31, 2024

  1. Improved code style and added stricter type hints

    This commit adds strict type declarations to all files and modified exceptions thrown in test classes to use `Throwable`. It also updates the dependency list and configurations for coding style checks. Furthermore, it added new scripts and plugins to facilitate and ensure code quality.
    mohanrajpac committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3c2646a View commit details
    Browse the repository at this point in the history
  2. Rename ruleset

    mohanrajpac committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c9ecc66 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from codebtech/feat/coding-standards-config

    Use PHPCS strict rulesets
    m0hanraj authored May 31, 2024
    Configuration menu
    Copy the full SHA
    2aa2eb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    743f033 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2043e4a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #16 from codebtech/feat/coding-standards-config

    chore: Add test coverage for uncovered scenarios
    m0hanraj authored May 31, 2024
    Configuration menu
    Copy the full SHA
    f85aa4b View commit details
    Browse the repository at this point in the history
Loading