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.2.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.0
Choose a head ref
  • 8 commits
  • 3,447 files changed
  • 2 contributors

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    accaa14 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from codebtech/feat/merge-reports

    Use namespace and remove vendor folder
    m0hanraj authored May 31, 2024
    Configuration menu
    Copy the full SHA
    9722f44 View commit details
    Browse the repository at this point in the history
  3. Rename tests dir

    mohanrajpac committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d465b6c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from codebtech/feat/merge-reports

    Rename tests dir
    m0hanraj authored May 31, 2024
    Configuration menu
    Copy the full SHA
    9910c10 View commit details
    Browse the repository at this point in the history
  5. Update testing files and implement Docker environment

    Several changes were made predominantly to testing files and to the project environment. Test names and values were updated to reflect changes in the codebase. Docker and Docker Compose were introduced to standardize the project environment, described through the Dockerfile and docker-compose.yml. The PHPUnit configuration (phpunit.xml) was simplified by removing the coverage report section.
    mohanrajpac committed May 31, 2024
    Configuration menu
    Copy the full SHA
    049bc94 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from codebtech/feat/merge-reports

    Update testing files and implement Docker environment
    m0hanraj authored May 31, 2024
    Configuration menu
    Copy the full SHA
    449eb32 View commit details
    Browse the repository at this point in the history
  7. Add PHP SVG badge and update badge path in BadgeComposer

    A PHP SVG badge was introduced to the repository and the file path to badges in the BadgeComposer class was updated. The SVG badge reflects usage percentage in PHP. Also, the folder hierarchy was improved by shifting 'badge-templates' directory to a more appropriate parent directory named 'template'.
    mohanrajpac committed May 31, 2024
    Configuration menu
    Copy the full SHA
    38c38ea View commit details
    Browse the repository at this point in the history
  8. Merge pull request #8 from codebtech/chore/update-badge

    Add PHP SVG badge and update badge path in BadgeComposer
    m0hanraj authored May 31, 2024
    Configuration menu
    Copy the full SHA
    4e9c9ed View commit details
    Browse the repository at this point in the history
Loading