Skip to content

Conversation

@jeroenvervaeke
Copy link
Member

Changes

Main change

Added serde feature, which conditionally makes all models returned by the library Serialize and Deserialize.

Flyby

Added common derives to models:

  • Clone, Debug, PartialEq, Eq

Enhanced the State enum with Display and FromStr implementations for better usability.

JIRA: [CLOUDP-366099] [atlas-local-lib] Add serialize feature

@coveralls
Copy link
Collaborator

coveralls commented Dec 16, 2025

Pull Request Test Coverage Report for Build 20265513480

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 106 of 117 (90.6%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.3%) to 99.51%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/models/state.rs 46 57 80.7%
Totals Coverage Status
Change from base Build 20227736399: -0.3%
Covered Lines: 3450
Relevant Lines: 3467

💛 - Coveralls

Copy link
Collaborator

@blva blva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

non-blocking comments

@jeroenvervaeke jeroenvervaeke merged commit 1c125fb into main Dec 16, 2025
11 checks passed
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.

4 participants