-
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.0.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.0.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 18 files changed
- 2 contributors
Commits on May 18, 2021
-
Update README to use format directly
The README should no longer encode the legacy path to utilizing this package. The format function can now be used directly without wrapper function indirection.
Configuration menu - View commit details
-
Copy full SHA for e742526 - Browse repository at this point
Copy the full SHA e742526View commit details
Commits on Nov 19, 2021
-
- Remove volatile attributes, so we can compare against golden XML - Simplify runner, don't re-implement `hspec` - Separate ExampleSpec module, so line numbers remain stable
Configuration menu - View commit details
-
Copy full SHA for faf81fc - Browse repository at this point
Copy the full SHA faf81fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41a7077 - Browse repository at this point
Copy the full SHA 41a7077View commit details -
Use major version branches in stack actions
Needed to update anyway, so weeder:false didn't attempt to install weeder unnecessarily.
Configuration menu - View commit details
-
Copy full SHA for 9ff0c05 - Browse repository at this point
Copy the full SHA 9ff0c05View commit details
Commits on Nov 23, 2021
-
Our modules were mis-named ("HSpec" instead of "Hspec"). This presents an opportunity to change our interface in a minor version bump by doing so in a (new) correctly-named module space. This patch does that, and moves from positional arguments to a JUnitConfig record. The record supports the same behavior but is more flexible and has been written in an encapsulated style to start. Names were chosen semi-arbitrary to match jest-junit. Documentation will follow soon. This configuration object will be useful as we evolve the reporter's features; for example we will be adding the ability to specify prefixes for reported paths (e.g. to support monorepositories). Having this record will make that a backwards-compatible extension. The HSpec-named modules have remained as pass-through to the new name-space, and will be deprecated in the next commit.
Configuration menu - View commit details
-
Copy full SHA for 08b9523 - Browse repository at this point
Copy the full SHA 08b9523View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0185dd1 - Browse repository at this point
Copy the full SHA 0185dd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a4249 - Browse repository at this point
Copy the full SHA 23a4249View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b2254e - Browse repository at this point
Copy the full SHA 0b2254eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfe4e89 - Browse repository at this point
Copy the full SHA bfe4e89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 916ff53 - Browse repository at this point
Copy the full SHA 916ff53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19127e1 - Browse repository at this point
Copy the full SHA 19127e1View 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.0.1.0...v1.0.2.0