Skip to content

Set up project foundation – core types and CI#1

Merged
chmodas merged 2 commits into
trunkfrom
bootstrap
Mar 23, 2026
Merged

Set up project foundation – core types and CI#1
chmodas merged 2 commits into
trunkfrom
bootstrap

Conversation

@chmodas

@chmodas chmodas commented Mar 23, 2026

Copy link
Copy Markdown
Owner

No description provided.

chmodas added 2 commits March 23, 2026 09:26
Introduce the foundation types:

- Record: format-agnostic bibliographic record with mandatory title/authors and
  optional metadata fields
- PublicationDate: year + optional month/day
- Error: descriptive parse/serialise error enum
- Lint: clippy (deny warnings) + rustfmt check
- Test: cargo-llvm-cov for coverage, uploaded to Codecov
- Release: publish to crates.io on GitHub release events
@codecov-commenter

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@chmodas chmodas merged commit ed16101 into trunk Mar 23, 2026
2 checks passed
@chmodas chmodas deleted the bootstrap branch March 23, 2026 09:27
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