Skip to content

[feature/ci-cd-testing] Merge to develop#70

Merged
ElioNeto merged 1 commit into
developfrom
feature/ci-cd-testing
Mar 6, 2026
Merged

[feature/ci-cd-testing] Merge to develop#70
ElioNeto merged 1 commit into
developfrom
feature/ci-cd-testing

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 6, 2026

🤖 Automated PR

Build: Passed
Tests: Passed

📊 Details

  • Commits: 1
  • Branch: feature/ci-cd-testing
  • Commit: 8ab59dbdd5d374988cbe8b27c265c3d12b8659b5
  • Author: @ElioNeto

📝 Recent Commits

  • fix: apply final rustfmt fixes for token.rs and reader.rs (8ab59db)

This PR was automatically created by the feature-fix-workflow

- src/api/auth/token.rs: inline ApiToken::new() in test_token_validation
  let api_token = ApiToken::new(...) on single line

- src/storage/reader.rs: two fmt fixes
  1. Split assert! args (thread_id, key) onto separate lines
  2. Inline Arc::new(SstableReader::open(...).unwrap())
     in test_concurrent_readers_shared_cache

cargo fmt --check now passes with zero diffs
@ElioNeto ElioNeto merged commit 129d045 into develop Mar 6, 2026
4 checks passed
@ElioNeto ElioNeto deleted the feature/ci-cd-testing branch March 6, 2026 19:20
@github-actions github-actions Bot mentioned this pull request Mar 6, 2026
4 tasks
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.

1 participant