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

Fix doctests and upgrade to Documenter v1 #115

Merged
merged 2 commits into from
Nov 24, 2023

Conversation

digital-carver
Copy link
Contributor

Use setdocmeta! as is required for docstring doctests, and remove the unnecessary @meta block.

Fix minor spacing error in interleaveby doctest.

Add doctest for zip_longest.

Upgrade Documenter to version 1.

@codecov-commenter
Copy link

Codecov Report

Merging #115 (6763a0d) into master (403cdca) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   90.77%   90.77%           
=======================================
  Files           1        1           
  Lines         401      401           
=======================================
  Hits          364      364           
  Misses         37       37           
Files Coverage Δ
src/IterTools.jl 90.77% <ø> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@oxinabox oxinabox merged commit abfae39 into JuliaCollections:master Nov 24, 2023
3 checks passed
@digital-carver digital-carver mentioned this pull request Dec 1, 2023
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.

3 participants