Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / artichoke/strftime-ruby issues and pull requests

#53 - Move missed lines check at the end

Pull Request - State: closed - Opened by x-hgg-x about 2 years ago
Labels: A-build

#52 - Check missed lines for coverage

Pull Request - State: closed - Opened by x-hgg-x about 2 years ago - 3 comments
Labels: A-build

#51 - Add profraw files to gitignore

Pull Request - State: closed - Opened by x-hgg-x about 2 years ago
Labels: C-quality

#50 - Provide a core::fmt::Write strftime implementation

Pull Request - State: closed - Opened by lopopolo about 2 years ago - 3 comments
Labels: A-formatter

#49 - Provide a std::io::Write strftime implementation

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago - 3 comments
Labels: A-formatter

#48 - Add fuzz targets

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago - 1 comment
Labels: A-build, A-parser

#47 - Add note about implementing `Time` trait to crate-level documentation

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: C-docs

#46 - Make the `Write` trait more generic

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago - 4 comments
Labels: A-formatter

#45 - Add missing cfg_attr for documentation

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago
Labels: C-docs

#44 - Use write_all instead of write

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago
Labels: A-formatter, C-bug

#43 - Remove duplicate check

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago
Labels: A-performance, C-quality

#42 - Checklist for v1.0.0 release

Issue - State: closed - Opened by lopopolo over 2 years ago - 23 comments
Labels: A-release

#41 - Add query parameter on coverage badge image url

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago - 3 comments
Labels: C-docs

#40 - Generate coverage json with covdir format

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago
Labels: A-build

#39 - Add Time#asctime format string constant

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago
Labels: A-formatter

#38 - Use `aws s3 sync --delete` when uploading coverage results to S3

Pull Request - State: closed - Opened by lopopolo over 2 years ago - 3 comments
Labels: A-build

#37 - Add code coverage workflow which uploads to S3

Pull Request - State: closed - Opened by lopopolo over 2 years ago - 5 comments
Labels: A-build

#36 - Add tests for trait implementations on `strftime::Error`

Pull Request - State: closed - Opened by lopopolo over 2 years ago - 2 comments
Labels: C-quality

#35 - Add public constant for `asctime` format string

Issue - State: closed - Opened by lopopolo over 2 years ago - 2 comments
Labels: A-formatter

#34 - Remove unnecessary ASCII check

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago
Labels: A-performance, C-quality

#33 - Add non-ascii assert test

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago
Labels: C-quality

#32 - Add tests for assert functions

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago
Labels: C-quality

#31 - Add must use annotations

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago
Labels: C-quality

#30 - Solve spurious network errors in CI

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago - 1 comment
Labels: A-build

#29 - Fix typo

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago
Labels: C-docs

#28 - Check time implementation

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago - 1 comment
Labels: A-formatter, C-quality

#27 - Remove `bitflags` dependency

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago
Labels: A-deps, A-parser, C-quality

#26 - Simplify test functions

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago - 1 comment
Labels: C-quality

#25 - Remove unused quickcheck dev dependencies

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-deps

#24 - Remove `bitflags` dependency

Issue - State: closed - Opened by lopopolo over 2 years ago
Labels: A-deps, C-quality

#23 - Add some more README docs on implications of Cargo features

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-crate-features, C-docs

#22 - Add `cargo-fuzz` integration

Issue - State: closed - Opened by lopopolo over 2 years ago - 1 comment
Labels: A-build, A-parser

#21 - Add code coverage tests

Issue - State: closed - Opened by lopopolo over 2 years ago - 15 comments
Labels: A-build, A-formatter, A-parser

#20 - Use fallible allocation APIs

Pull Request - State: closed - Opened by lopopolo over 2 years ago - 1 comment
Labels: A-formatter, C-quality

#19 - Update tests to not require that `Error` derives `Copy`

Pull Request - State: closed - Opened by lopopolo over 2 years ago - 1 comment
Labels: C-quality

#18 - Fixup no-std support so the crate builds with only alloc feature

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-build, A-crate-features

#17 - Doc and Rust comment fixups

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: C-docs

#16 - Fix link to GitHub Pages docs in README

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-project, C-docs

#15 - Update MSRV to 1.58.0

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-crate-features, A-deps

#14 - Update MSRV to 1.58.0

Issue - State: closed - Opened by lopopolo over 2 years ago - 1 comment

#13 - Ensure MSRV CI job overrides the active Rust version

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-build

#12 - Implement strftime

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago - 14 comments
Labels: A-formatter, A-parser

#11 - Re-enable "Markdown Links Check" GitHub Actions workflow

Issue - State: closed - Opened by lopopolo over 2 years ago - 1 comment
Labels: A-build, C-docs

#10 - chore: Update `.github/workflows/rustdoc.yaml` in `artichoke/strftime…

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-build, C-docs

#9 - Bump rubocop from 1.31.1 to 1.32.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: A-deps

#8 - Update RuboCop autocorrect task to new name

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-build

#7 - Fix cargo deny license allow list for unicode-ident 1.0.2

Pull Request - State: closed - Opened by lopopolo over 2 years ago
Labels: A-deps

#6 - Bump rubocop from 1.30.1 to 1.31.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: A-deps

#5 - Bump rubocop from 1.26.1 to 1.30.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: A-deps

#4 - Bump bundler-audit from 0.9.0.1 to 0.9.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: A-deps

#3 - Bump mheap/github-action-required-labels from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: A-deps

#2 - Bump crazy-max/ghaction-github-labeler from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: A-deps

#1 - Scaffold crate and CI

Pull Request - State: closed - Opened by lopopolo over 2 years ago - 2 comments
Labels: A-build, A-project