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

Flexible std::strings. #744

Merged
merged 1 commit into from
Oct 31, 2023

Implement flexible strings.

8bfa11f
Select commit
Loading
Failed to load commit list.
Merged

Flexible std::strings. #744

Implement flexible strings.
8bfa11f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 31, 2023 in 0s

85.16% of diff hit (target 84.68%)

View this Pull Request on Codecov

85.16% of diff hit (target 84.68%)

Annotations

Check warning on line 188 in include/highfive/bits/H5Converter_misc.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/highfive/bits/H5Converter_misc.hpp#L187-L188

Added lines #L187 - L188 were not covered by tests

Check warning on line 280 in include/highfive/bits/H5Converter_misc.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/highfive/bits/H5Converter_misc.hpp#L280

Added line #L280 was not covered by tests

Check warning on line 23 in src/examples/read_write_std_strings.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/examples/read_write_std_strings.cpp#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 30 in src/examples/read_write_std_strings.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/examples/read_write_std_strings.cpp#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 33 in src/examples/read_write_std_strings.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/examples/read_write_std_strings.cpp#L33

Added line #L33 was not covered by tests

Check warning on line 40 in src/examples/read_write_std_strings.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/examples/read_write_std_strings.cpp#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 56 in src/examples/read_write_std_strings.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/examples/read_write_std_strings.cpp#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 62 in src/examples/read_write_std_strings.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/examples/read_write_std_strings.cpp#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 69 in src/examples/read_write_std_strings.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/examples/read_write_std_strings.cpp#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 77 in src/examples/read_write_std_strings.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/examples/read_write_std_strings.cpp#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 84 in src/examples/read_write_std_strings.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/examples/read_write_std_strings.cpp#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 97 in src/examples/read_write_std_strings.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/examples/read_write_std_strings.cpp#L94-L97

Added lines #L94 - L97 were not covered by tests

Check warning on line 100 in src/examples/read_write_std_strings.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/examples/read_write_std_strings.cpp#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 105 in src/examples/read_write_std_strings.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/examples/read_write_std_strings.cpp#L103-L105

Added lines #L103 - L105 were not covered by tests

Check warning on line 108 in src/examples/read_write_std_strings.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/examples/read_write_std_strings.cpp#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 113 in src/examples/read_write_std_strings.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/examples/read_write_std_strings.cpp#L113

Added line #L113 was not covered by tests