Skip to content

Commit

Permalink
Update ipa-core/src/bin/report_collector.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Koshelev <[email protected]>
  • Loading branch information
eriktaubeneck and akoshelev authored Dec 6, 2024
1 parent 626421a commit 700646c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipa-core/src/bin/report_collector.rs
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ enum ReportCollectorCommand {
#[clap(flatten)]
hybrid_query_config: HybridQueryParams,

/// Number of records to aggreagte
/// Number of records to aggregate
#[clap(long, short = 'n')]
count: u32,

Check warning on line 156 in ipa-core/src/bin/report_collector.rs

View check run for this annotation

Codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L156

Added line #L156 was not covered by tests
},
Expand Down

0 comments on commit 700646c

Please sign in to comment.