-
Notifications
You must be signed in to change notification settings - Fork 30
Update badges and CI #247
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
base: main
Are you sure you want to change the base?
Update badges and CI #247
Changes from 6 commits
33d74ca
d9ea5ca
b457f9b
3b5e62e
9ab1898
94d8598
8ce3903
d091445
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| *.jl.cov | ||
| *.jl.*.cov | ||
| *.jl.mem | ||
| /Manifest.toml | ||
| Manifest.toml | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. keeping the docs manifest around is useful to avoid breaking doctests if packages we use change their string represetations
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. IMO such doctest failures should be avoided by using doctest filters or changing to more stable tests, since string representations may change even in non-breaking releases. |
||
| dev/ | ||
|
|
||
| # Docs: | ||
|
|
||
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.