Skip to content

Conversation

@pcrumley
Copy link
Contributor

@pcrumley pcrumley commented Oct 15, 2024

Description

@swift-nav/algint-team

Prior to this PR, we only tested cargo build --all-targets --all-features on Linux machines. This seems to be a gap where inside of a proc-macro in the swiftnav-rs which can fail on different OSes. After we take this PR we no longer will have this gap.

Note, this is possibly not the best place to put this check, it may make more sense to have the ci, lint format run on a matrix instead.

API compatibility

Does this change introduce a API compatibility risk?

None

API compatibility plan

If the above is "Yes", please detail the compatibility (or migration) plan:

No

JIRA Reference

None

@pcrumley pcrumley requested a review from a team as a code owner October 15, 2024 19:24
@pcrumley pcrumley changed the title cover CI hole which appears to be a proc_macro bindgen bug cover CI hole which appears to be hiding a proc_macro bindgen bug Oct 15, 2024
@sonarqubecloud
Copy link

@sbmueller
Copy link
Contributor

Nit: If there is a ticket for this change, it could be linked in the PR title

@pcrumley pcrumley merged commit c93cc89 into master Oct 21, 2024
12 checks passed
@pcrumley pcrumley deleted the pcrumley/add-swiftnav-feat-check branch October 21, 2024 16:36
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