DmitryTsepelev / ar_lazy_preload

Lazy loading associations for the ActiveRecord models
MIT License
677 stars 24 forks source link

Test against rails 5 #7

Closed PikachuEXE closed 6 years ago

PikachuEXE commented 6 years ago

Fixes #6

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 91


Totals Coverage Status
Change from base Build 88: 0.0%
Covered Lines: 462
Relevant Lines: 462

💛 - Coveralls
PikachuEXE commented 6 years ago

All build passed with ruby-head failed but should be rubycop / ruby-head issue

DmitryTsepelev commented 6 years ago

Nice work! Could you please add yourself to a CHANGELOG.md before I merge?

PikachuEXE commented 6 years ago

Done Let me know if you want any more changes

DmitryTsepelev commented 6 years ago

I think we're good here, thanks for the great work! I'll take a look at ruby-head failures and CollectionProxy issue today