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

feat: add logic to migration to count errors by model #542

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

nathanielc
Copy link
Collaborator

No description provided.

Base automatically changed from feat/migration-no-shard to main September 27, 2024 15:06
@nathanielc nathanielc marked this pull request as ready for review September 27, 2024 16:01
@nathanielc nathanielc requested review from stbrody and a team as code owners September 27, 2024 16:01
@nathanielc nathanielc requested review from JulissaDantes and removed request for a team September 27, 2024 16:01
fn with_model_context(self, model: &ModelContext) -> Self::Target;
}

impl<T, E> WithModelContext for std::result::Result<T, E>
Copy link
Collaborator

Choose a reason for hiding this comment

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

man... Rust is cool

one/src/migrations.rs Outdated Show resolved Hide resolved
@nathanielc nathanielc added this pull request to the merge queue Sep 30, 2024
Merged via the queue into main with commit 3972030 Sep 30, 2024
5 checks passed
@nathanielc nathanielc deleted the feat/count_errors_by_model branch September 30, 2024 16:20
@smrz2001 smrz2001 mentioned this pull request Oct 7, 2024
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