neo4jrb / activegraph

An active model wrapper for the Neo4j Graph Database for Ruby.
http://neo4jrb.io
MIT License
1.4k stars 276 forks source link

brought back BigDecimalConverter #1616

Closed klobuczek closed 4 years ago

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit d669b2a3 and detected 0 issues on this pull request.

View more on Code Climate.

codecov-commenter commented 4 years ago

Codecov Report

Merging #1616 into master will decrease coverage by 0.10%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1616      +/-   ##
==========================================
- Coverage   94.02%   93.92%   -0.11%     
==========================================
  Files         126      126              
  Lines        5727     5741      +14     
==========================================
+ Hits         5385     5392       +7     
- Misses        342      349       +7     
Impacted Files Coverage Δ
lib/active_graph/shared/type_converters.rb 93.36% <50.00%> (-2.87%) :arrow_down:

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 26f6562...d669b2a. Read the comment docs.