neomatrixcode / Faker.jl

generator of fake data for julia
https://faker.vercel.app/
MIT License
52 stars 11 forks source link

Fix calls to `cd` #21

Closed giordano closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #21 (99d17bf) into master (a672767) will decrease coverage by 0.05%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   96.11%   96.06%   -0.06%     
==========================================
  Files          14       14              
  Lines         309      305       -4     
==========================================
- Hits          297      293       -4     
  Misses         12       12              
Impacted Files Coverage Δ
src/Faker.jl 89.74% <81.81%> (-0.96%) :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 a672767...99d17bf. Read the comment docs.

neomatrixcode commented 3 years ago

excellent contribution, thank you very much

giordano commented 3 years ago

Could you please tag a new release? Thanks! :slightly_smiling_face:

neomatrixcode commented 3 years ago

in progress https://github.com/JuliaRegistries/General/pull/37291