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

Update README.md and fix CI #122

Merged
merged 2 commits into from
Jul 24, 2024
Merged

Update README.md and fix CI #122

merged 2 commits into from
Jul 24, 2024

Conversation

lcoombe
Copy link
Member

@lcoombe lcoombe commented Jul 19, 2024

  • Add note about lrzip not being available for osx-arm64 conda installs

lcoombe added 2 commits July 19, 2024 11:15
* Changing clang-format to v18
  * With the existing clang, I was getting very odd errors, such as not being able to find the system headers
  * I had to add more ignores with this update - we can go back and look at those in more detail if desired
* On linux, code coverage wasn't working with the newest meson - I decided to just move that test and use meson 1.4.0 for it only
* There were other issues for the clang and code coverage checks for mac, but I decided to remove those, since we are covering code quality with linux anyway
* Fixes for clang-format
* Remove last column from large.bam - was causing issues for ninja sanitize-undefined in mac
@lcoombe lcoombe changed the title Update README.md Update README.md and fix CI Jul 24, 2024
@lcoombe
Copy link
Member Author

lcoombe commented Jul 24, 2024

Changes needed for CI:

  • Changing clang-format to v18
    • With the existing clang, I was getting very odd errors, such as not being able to find the system headers
    • I had to add more ignores with this update - we can go back and look at those in more detail if desired
  • On linux, code coverage wasn't working with the newest meson - I decided to just move that test and use meson 1.4.0 for it only
  • There were other issues for the clang and code coverage checks for mac, but I decided to remove those, since we are covering code quality with linux anyway
  • Fixes for clang-format
  • Remove last column from large.bam - was causing issues for ninja sanitize-undefined in mac

@lcoombe lcoombe requested review from parham-k and jwcodee July 24, 2024 19:31
Copy link
Member

@parham-k parham-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks!

@lcoombe lcoombe merged commit 39daa9e into master Jul 24, 2024
3 checks passed
@lcoombe lcoombe deleted the lcoombe-patch-1 branch July 24, 2024 20:42
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.

3 participants