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

[16.0][ADD] fs_file: New field to store files #261

Merged
merged 3 commits into from
Aug 24, 2023

[IMP] fs_file: Remove storage code; rename FSFileBytesIO -> FSFileValue

556c2ef
Select commit
Loading
Failed to load commit list.
Merged

[16.0][ADD] fs_file: New field to store files #261

[IMP] fs_file: Remove storage code; rename FSFileBytesIO -> FSFileValue
556c2ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 24, 2023 in 1s

79.29% of diff hit (target 88.76%)

View this Pull Request on Codecov

79.29% of diff hit (target 88.76%)

Annotations

Check warning on line 37 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L37

Added line #L37 was not covered by tests

Check warning on line 44 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L44

Added line #L44 was not covered by tests

Check warning on line 51 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L51

Added line #L51 was not covered by tests

Check warning on line 54 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L54

Added line #L54 was not covered by tests

Check warning on line 62 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L59-L62

Added lines #L59 - L62 were not covered by tests

Check warning on line 75 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L75

Added line #L75 was not covered by tests

Check warning on line 83 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L83

Added line #L83 was not covered by tests

Check warning on line 85 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L85

Added line #L85 was not covered by tests

Check warning on line 100 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L100

Added line #L100 was not covered by tests

Check warning on line 113 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 150 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L150

Added line #L150 was not covered by tests

Check warning on line 230 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L230

Added line #L230 was not covered by tests

Check warning on line 273 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L273

Added line #L273 was not covered by tests

Check warning on line 326 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L326

Added line #L326 was not covered by tests

Check warning on line 351 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L351

Added line #L351 was not covered by tests

Check warning on line 361 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L361

Added line #L361 was not covered by tests

Check warning on line 364 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L364

Added line #L364 was not covered by tests

Check warning on line 369 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L366-L369

Added lines #L366 - L369 were not covered by tests

Check warning on line 372 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L371-L372

Added lines #L371 - L372 were not covered by tests

Check warning on line 379 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L379

Added line #L379 was not covered by tests

Check warning on line 381 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L381

Added line #L381 was not covered by tests

Check warning on line 384 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L383-L384

Added lines #L383 - L384 were not covered by tests

Check warning on line 391 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L391

Added line #L391 was not covered by tests

Check warning on line 399 in fs_file/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs_file/fields.py#L399

Added line #L399 was not covered by tests