-
Notifications
You must be signed in to change notification settings - Fork 3
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: freckle/hspec-junit-formatter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: freckle/hspec-junit-formatter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 15 files changed
- 1 contributor
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c4b3818 - Browse repository at this point
Copy the full SHA c4b3818View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33074ff - Browse repository at this point
Copy the full SHA 33074ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc0dda6 - Browse repository at this point
Copy the full SHA cc0dda6View commit details -
Cover Test.Hspec.Junit.Config.Env in tests
This was best accomplished by extracting a pure function to test with.
Configuration menu - View commit details
-
Copy full SHA for 67a20c0 - Browse repository at this point
Copy the full SHA 67a20c0View commit details -
Support interpolating {base} in JUNIT env settings
In a monorepository of multiple packages using JUnit, there is no way (via ENV configuration) to avoid each package overwriting the lasts test file, since anything you set will be used uniformly by all the test suites, as they are a single process. By adding a very simple interpolation of `{base}` by the basename of the current directory, this can be avoided without resorting to in-code configuration by setting something like `JUNIT_OUTPUT_NAME={base}.xml`. Arguably, that would be a better default than the current `junit.xml`, but moving to that would be a breaking change, and incorporating `{base}` generally through all the settings feels useful anyway.
Configuration menu - View commit details
-
Copy full SHA for ff934ba - Browse repository at this point
Copy the full SHA ff934baView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb74181 - Browse repository at this point
Copy the full SHA fb74181View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d4a0ec - Browse repository at this point
Copy the full SHA 9d4a0ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 609ba38 - Browse repository at this point
Copy the full SHA 609ba38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e89354 - Browse repository at this point
Copy the full SHA 2e89354View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.1.0...v1.1.2.0