faker
                                
                                
                                
                                    faker copied to clipboard
                            
                            
                            
                        feat(number): add multipleOf to faker.number.int
fix #2584
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.57%. Comparing base (
1169a05) to head (3bcbd63).
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2586      +/-   ##
==========================================
- Coverage   99.57%   99.57%   -0.01%     
==========================================
  Files        3034     3034              
  Lines      250434   250453      +19     
  Branches      627      986     +359     
==========================================
+ Hits       249375   249380       +5     
- Misses       1030     1073      +43     
+ Partials       29        0      -29     
| Files | Coverage Δ | |
|---|---|---|
| src/modules/number/index.ts | 100.00% <100.00%> (ø) | 
@matthewmayer What is the status on this PR? Can we help you?
Yes, I think I need some help implementing your suggestions
@matthewmayer Does the change look good to you?
Ready for review.
lets just assume nobody is checking for the explicit error message in a catch block 😏
i think we can assume thats brittle enough to not be considered breaking https://xkcd.com/1172/
@matthewmayer Does the change look good to you?
Ready for review.
looks good for me. i can't approve as its my own PR