Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add diff as a language. #111

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Add diff as a language. #111

merged 1 commit into from
Apr 25, 2024

Conversation

timvandijck
Copy link
Contributor

As also mentioned in #101 it would be nice to have support for the diff language.

This PR adds support for diff the way it's also used on Github:

+ $this->newCode();
- $this->oldCode();

@brendt
Copy link
Member

brendt commented Apr 25, 2024

Perfect PR, nothing to add 👍

@brendt brendt merged commit 24279b6 into tempestphp:main Apr 25, 2024
3 of 4 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8813928833

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 27 of 27 (100.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 94.367%

Totals Coverage Status
Change from base Build 8783989661: 0.1%
Covered Lines: 1424
Relevant Lines: 1509

💛 - Coveralls

@brendt
Copy link
Member

brendt commented Apr 25, 2024

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.

3 participants