JuliaIO / JLD2.jl

HDF5-compatible file format in pure Julia
Other
537 stars 84 forks source link

Correct some typos #469

Closed goggle closed 1 year ago

goggle commented 1 year ago

Corrects some typos in the repository.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 83.33% and no project coverage change.

Comparison is base (30dd578) 84.04% compared to head (e98bb17) 84.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #469 +/- ## ======================================= Coverage 84.04% 84.04% ======================================= Files 31 31 Lines 4142 4142 ======================================= Hits 3481 3481 Misses 661 661 ``` | [Impacted Files](https://codecov.io/gh/JuliaIO/JLD2.jl/pull/469?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO) | Coverage Δ | | |---|---|---| | [src/attributes.jl](https://codecov.io/gh/JuliaIO/JLD2.jl/pull/469?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL2F0dHJpYnV0ZXMuamw=) | `89.65% <ø> (ø)` | | | [src/compression.jl](https://codecov.io/gh/JuliaIO/JLD2.jl/pull/469?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL2NvbXByZXNzaW9uLmps) | `89.90% <ø> (ø)` | | | [src/data/custom\_serialization.jl](https://codecov.io/gh/JuliaIO/JLD2.jl/pull/469?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL2RhdGEvY3VzdG9tX3NlcmlhbGl6YXRpb24uamw=) | `92.00% <ø> (ø)` | | | [src/data/writing\_datatypes.jl](https://codecov.io/gh/JuliaIO/JLD2.jl/pull/469?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL2RhdGEvd3JpdGluZ19kYXRhdHlwZXMuamw=) | `96.84% <ø> (ø)` | | | [src/inlineunion.jl](https://codecov.io/gh/JuliaIO/JLD2.jl/pull/469?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL2lubGluZXVuaW9uLmps) | `93.33% <ø> (ø)` | | | [src/loadsave.jl](https://codecov.io/gh/JuliaIO/JLD2.jl/pull/469?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL2xvYWRzYXZlLmps) | `95.65% <ø> (ø)` | | | [src/object\_headers.jl](https://codecov.io/gh/JuliaIO/JLD2.jl/pull/469?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL29iamVjdF9oZWFkZXJzLmps) | `38.37% <0.00%> (ø)` | | | [src/superblock.jl](https://codecov.io/gh/JuliaIO/JLD2.jl/pull/469?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL3N1cGVyYmxvY2suamw=) | `96.77% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.