Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #95

Closed
wants to merge 1 commit into from
Closed

Conversation

arvindpandit27
Copy link

Added a new example for using the Mocking.jl package

@codecov
Copy link

codecov bot commented Oct 20, 2021

Codecov Report

Merging #95 (a53394f) into master (9e93c88) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
+ Coverage   84.09%   84.12%   +0.03%     
==========================================
  Files           6        6              
  Lines         132      126       -6     
==========================================
- Hits          111      106       -5     
+ Misses         21       20       -1     
Impacted Files Coverage Δ
src/expr.jl 100.00% <0.00%> (ø)
src/patch.jl 100.00% <0.00%> (ø)
src/dispatch.jl 100.00% <0.00%> (ø)
src/mock.jl 81.25% <0.00%> (+2.46%) ⬆️

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 9e93c88...a53394f. Read the comment docs.

@omus
Copy link
Member

omus commented Dec 2, 2021

Thanks. Could use some revision but I can see why having a more trivial example is useful

@omus
Copy link
Member

omus commented Jul 15, 2024

I've updated the documentation to use Documenter instead of just the README. If you feel like this example is still useful feel free to re-open this PR with these changes to the index.md file.

@omus omus closed this Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants