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 localpart to CSV import #100

Merged
merged 2 commits into from
Dec 13, 2024

release: v0.9.0

b267043
Select commit
Loading
Failed to load commit list.
Merged

feat: Add localpart to CSV import #100

release: v0.9.0
b267043
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 13, 2024 in 0s

92.91% of diff hit (target 93.26%)

View this Pull Request on Codecov

92.91% of diff hit (target 93.26%)

Annotations

Check warning on line 169 in src/sources/csv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/csv.rs#L169

Added line #L169 was not covered by tests

Check warning on line 174 in src/sources/csv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/csv.rs#L174

Added line #L174 was not covered by tests

Check warning on line 182 in src/sources/csv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/csv.rs#L182

Added line #L182 was not covered by tests

Check warning on line 191 in src/sources/csv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/csv.rs#L191

Added line #L191 was not covered by tests

Check warning on line 196 in src/sources/csv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/csv.rs#L196

Added line #L196 was not covered by tests

Check warning on line 205 in src/sources/csv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/csv.rs#L205

Added line #L205 was not covered by tests

Check warning on line 288 in src/sources/csv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/csv.rs#L288

Added line #L288 was not covered by tests

Check warning on line 293 in src/sources/csv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/csv.rs#L293

Added line #L293 was not covered by tests

Check warning on line 319 in src/sources/csv.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sources/csv.rs#L319

Added line #L319 was not covered by tests