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

Renamed existing patch and added support for new patch #9

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

mnbjhu
Copy link
Owner

@mnbjhu mnbjhu commented Sep 4, 2023

  • Existing patch has been renamed to 'patchAsDiff'
  • New patch added named 'patch'
  • Added tests for new patch

@github-actions
Copy link

github-actions bot commented Sep 4, 2023

Test Results

123 tests  +9   123 ✔️ +9   12s ⏱️ +2s
  51 suites ±0       0 💤 ±0 
  51 files   ±0       0 ±0 

Results for commit 5ee1cd2. ± Comparison against base commit f7fdbc8.

This pull request removes 9 and adds 18 tests. Note that renamed tests count towards both.
PatchTest ‑ testBasicPatch[js, browser, ChromeHeadless116.0.5845.96, Linuxx86_64]
PatchTest ‑ testBasicPatch[jvm]
PatchTest ‑ testBasicPatch[linuxX64]
PatchTest ‑ testPatchWithId[js, browser, ChromeHeadless116.0.5845.96, Linuxx86_64]
PatchTest ‑ testPatchWithId[jvm]
PatchTest ‑ testPatchWithId[linuxX64]
PatchTest ‑ testPatchWithThing[js, browser, ChromeHeadless116.0.5845.96, Linuxx86_64]
PatchTest ‑ testPatchWithThing[jvm]
PatchTest ‑ testPatchWithThing[linuxX64]
PatchTest ‑ testBasicPatchReturningDiff[js, browser, ChromeHeadless116.0.5845.96, Linuxx86_64]
PatchTest ‑ testBasicPatchReturningDiff[jvm]
PatchTest ‑ testBasicPatchReturningDiff[linuxX64]
PatchTest ‑ testPatchReturningRecords[js, browser, ChromeHeadless116.0.5845.96, Linuxx86_64]
PatchTest ‑ testPatchReturningRecords[jvm]
PatchTest ‑ testPatchReturningRecords[linuxX64]
PatchTest ‑ testPatchWithIdReturningDiff[js, browser, ChromeHeadless116.0.5845.96, Linuxx86_64]
PatchTest ‑ testPatchWithIdReturningDiff[jvm]
PatchTest ‑ testPatchWithIdReturningDiff[linuxX64]
PatchTest ‑ testPatchWithIdReturningRecords[js, browser, ChromeHeadless116.0.5845.96, Linuxx86_64]
…

@mnbjhu mnbjhu merged commit afbe704 into master Sep 4, 2023
2 checks passed
@mnbjhu mnbjhu deleted the add_support_for_patch_without_diff branch September 4, 2023 16:56
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.

None yet

1 participant