chanzuckerberg / sorbet-rails

A set of tools to make the Sorbet typechecker work with Ruby on Rails seamlessly.
MIT License
638 stars 84 forks source link

select_columns can accept an array of string/symbol #469

Closed hdoan741 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #469 (b09c1e8) into master (0afb402) will not change coverage. The diff coverage is n/a.

:exclamation: Current head b09c1e8 differs from pull request most recent head 113b37c. Consider uploading reports for the commit 113b37c to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #469   +/-   ##
=======================================
  Coverage   97.46%   97.46%           
=======================================
  Files         115      115           
  Lines        2923     2923           
=======================================
  Hits         2849     2849           
  Misses         74       74           
Impacted Files Coverage Δ
...rbet-rails/model_plugins/active_record_querying.rb 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0afb402...113b37c. Read the comment docs.