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: support reading boolean columns #342

Merged
merged 4 commits into from
Jul 26, 2024
Merged

feat: support reading boolean columns #342

merged 4 commits into from
Jul 26, 2024

Conversation

simonrw
Copy link
Owner

@simonrw simonrw commented Jul 26, 2024

Closes #339

@simonrw simonrw self-assigned this Jul 26, 2024
@coveralls
Copy link

coveralls commented Jul 26, 2024

Coverage Status

coverage: 73.937% (-2.2%) from 76.094%
when pulling 860ba2a on fix/339/binary-columns
into b90e8a7 on main.

Repository owner deleted a comment from codecov-commenter Jul 26, 2024
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@simonrw simonrw marked this pull request as ready for review July 26, 2024 22:52
@simonrw simonrw merged commit 661c273 into main Jul 26, 2024
11 checks passed
@simonrw simonrw deleted the fix/339/binary-columns branch July 26, 2024 22:52
simonrw added a commit that referenced this pull request Jul 27, 2024
## 🤖 New release
* `fitsio`: 0.21.3 -> 0.21.4

<details><summary><i><b>Changelog</b></i></summary><p>

## `fitsio`
<blockquote>

##
[0.21.4](fitsio-v0.21.3...fitsio-v0.21.4)
- 2024-07-26

### Added
- support reading boolean columns
([#342](#342))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement reading binary columns
3 participants