dep: bump rspec_junit_formatter from 0.5.1 to 0.6.0
Bumps rspec_junit_formatter from 0.5.1 to 0.6.0.
Release notes
Sourced from rspec_junit_formatter's releases.
v0.6.0
Changed
- Restrict to Ruby 2.3+
Fixed
- Fix handling of nil durations (#100)
Changelog
Sourced from rspec_junit_formatter's changelog.
v0.6.0
Changed
- Restrict to Ruby 2.3+
Fixed
- Fix handling of nil durations
Commits
-
02c1756
Version 0.6.0 -
49222dc
Handle nil durations -
ed30088
Merge pull request #96 from sj26/dependabot/bundler/nokogiri-1.13.4 -
84be83f
Bump nokogiri from 1.12.5 to 1.13.4 -
dbbdc31
Merge pull request #95 from MatheusPoliCamilo/patch-1 -
347aae7
Update Gitlab link on README -
a84710c
Restrict to Ruby 2.3+ -
c2bf138
Update changelog for v0.5.1 - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts
Allure report
allure-report-publisher
generated test report!
rspec:
+------------------------------------------------------------------+
| behaviors summary |
+-------------+--------+--------+---------+-------+-------+--------+
| | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services | 174 | 0 | 0 | 0 | 174 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| tasks | 9 | 0 | 0 | 0 | 9 | ✅ |
| models | 4 | 0 | 0 | 0 | 4 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 236 | 0 | 0 | 0 | 236 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov