Closed michelson closed 5 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
app/models/policy_manager/portability_request.rb | 2 | 3 | 66.67% | ||
<!-- | Total: | 90 | 91 | 98.9% | --> |
Totals | |
---|---|
Change from base Build 122: | 0.5% |
Covered Lines: | 958 |
Relevant Lines: | 1017 |
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
app/models/policy_manager/portability_request.rb | 2 | 3 | 66.67% | ||
<!-- | Total: | 90 | 91 | 98.9% | --> |
Totals | |
---|---|
Change from base Build 122: | 0.5% |
Covered Lines: | 958 |
Relevant Lines: | 1017 |
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
app/models/policy_manager/portability_request.rb | 2 | 3 | 66.67% | ||
<!-- | Total: | 90 | 91 | 98.9% | --> |
Totals | |
---|---|
Change from base Build 122: | 0.5% |
Covered Lines: | 958 |
Relevant Lines: | 1017 |
Rails 6 has been released, is this ready to merge in?
Hi , I've updated dependences on the rails6 (from 6.0.0-rc1 to 6.0.0) in appraisal gemfile in order to release. Unfortunately there is a failing build on travis. it seems the problem is from travis platform but I will dig further on this.
meanwhile you can try this branch on your rails 6 application.
released in rubygems as 0.5.0 version
Sweet! Yeah I didn't see any issues in my app. Thanks for this!