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

Resolved more compiler warnings on Linux. #260

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Resolved more compiler warnings on Linux. #260

merged 1 commit into from
Jan 22, 2024

Conversation

RoryBarnes
Copy link
Collaborator

Proposed changes

Describe your changes here to communicate to the maintainers the value of this pull request (PR). If it fixes a bug or resolves a feature request, be sure to link to that issue.

Types of changes

What types of changes does your PR introduce to VPLanet?
Put an x in the boxes that apply

  • Bugfix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • New module (non-breaking change that adds a new module)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of the steps that are necessary before merging your PR.

  • I have added tests that prove my fix is effective or that my feature works
  • I have adhered to the Style or run the clang format code shown here
  • I have added necessary documentation (if appropriate)
  • I have run Valgrind on new tests to ensure no errors were found
  • (Optional) I have added an example showcasing the new change

Further comments

If this is a relatively large or complex change, explain why you chose the solution you did, what alternatives you considered, or anything else you believe to be relevant.

Copy link

github-actions bot commented Jan 22, 2024

Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 172aeae. ± Comparison against base commit 3960012.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3960012) 76.25% compared to head (172aeae) 76.26%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #260   +/-   ##
=======================================
  Coverage   76.25%   76.26%           
=======================================
  Files          24       24           
  Lines       36840    36836    -4     
=======================================
  Hits        28092    28092           
+ Misses       8748     8744    -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RoryBarnes RoryBarnes merged commit 2dc9fc1 into main Jan 22, 2024
12 of 33 checks passed
@RoryBarnes RoryBarnes deleted the Warnings2 branch February 12, 2024 18:27
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.

2 participants