When running tests through command rspec in my local env, the coverage is 89.84% for PR1699 . But in CI result, it is 63.54%.
rspec
Expected behavior The coverage data should be same.