-
-
Notifications
You must be signed in to change notification settings - Fork 101
Comparing changes
Open a pull request
base repository: rspec/rspec-support
base: v3.10.1
head repository: rspec/rspec-support
compare: v3.10.2
- 14 commits
- 19 files changed
- 2 contributors
Commits on Jan 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6201782 - Browse repository at this point
Copy the full SHA 6201782View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6c4270 - Browse repository at this point
Copy the full SHA a6c4270View commit details -
Configuration menu - View commit details
-
Copy full SHA for c88e2c4 - Browse repository at this point
Copy the full SHA c88e2c4View commit details -
Merge pull request #487 from rspec/update-ci-build-scripts-2021-01-08…
…-for-3-10-maintenance Updates from rspec-dev (2021-01-08)
Configuration menu - View commit details
-
Copy full SHA for 8dd49af - Browse repository at this point
Copy the full SHA 8dd49afView commit details
Commits on Jan 11, 2021
-
Fix simplecov source file filter
simplecov 0.20.0 does filtering with abosulute file paths. We were not excluding `bundle` directory. Before (https://github.com/rspec/rspec-support/runs/1627962469) ``` Coverage report generated for RSpec to /home/runner/work/rspec-support/rspec-support/coverage. 956 / 1444 LOC (66.2%) covered. Coverage report generated for RSpec to /home/runner/work/rspec-support/rspec-expectations/coverage. 3116 / 3596 LOC (86.65%) covered. ``` After (https://github.com/rspec/rspec-support/pull/480/checks?check_run_id=1628102829) ``` Coverage report generated for RSpec to /home/runner/work/rspec-support/rspec-support/coverage. 519 / 544 LOC (95.4%) covered. Coverage report generated for RSpec to /home/runner/work/rspec-support/rspec-expectations/coverage. 2767 / 2797 LOC (98.93%) covered. ``` Debug output, excerpt from `coverage/index.html` (https://github.com/rspec/rspec-expectations/pull/1273/checks?check_run_id=1628049675): ``` <td class="strong t-file__name">...bundle/ruby/2.7.0/gems/diff-lcs-1.4.4/lib/diff/lcs.rb">bundle/ruby/2.7.0/gems/diff-lcs-1.4.4/lib/diff/lcs.rb ...</td> <td class="red strong cell--number t-file__coverage">33.08 %</td> ```
Configuration menu - View commit details
-
Copy full SHA for d8604d5 - Browse repository at this point
Copy the full SHA d8604d5View commit details
Commits on Jan 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 34968a4 - Browse repository at this point
Copy the full SHA 34968a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34f6c85 - Browse repository at this point
Copy the full SHA 34f6c85View commit details -
Merge pull request #489 from rspec/update-ci-build-scripts-2021-01-22…
…-for-3-10-maintenance Updates from rspec-dev (2021-01-22)
Configuration menu - View commit details
-
Copy full SHA for 3c16c97 - Browse repository at this point
Copy the full SHA 3c16c97View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9b3a63 - Browse repository at this point
Copy the full SHA b9b3a63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49296c8 - Browse repository at this point
Copy the full SHA 49296c8View commit details -
Merge pull request #491 from rspec/update-ci-build-scripts-2021-01-22…
…-for-3-10-maintenance Updates from rspec-dev (2021-01-22)
Configuration menu - View commit details
-
Copy full SHA for 7741eca - Browse repository at this point
Copy the full SHA 7741ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50a4555 - Browse repository at this point
Copy the full SHA 50a4555View commit details
Commits on Jan 28, 2021
-
Merge pull request #492 from rspec/bugfix-for-jruby
Prevent JRuby build failure by sending to Kernel.require
Configuration menu - View commit details
-
Copy full SHA for b39cedd - Browse repository at this point
Copy the full SHA b39ceddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76f13aa - Browse repository at this point
Copy the full SHA 76f13aaView commit details
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 v3.10.1...v3.10.2