Skip to content

Make FGInertial::GetGM const#1175

Merged
bcoconni merged 1 commit intoJSBSim-Team:masterfrom
nsunderland1:constify_getgm
Oct 26, 2024
Merged

Make FGInertial::GetGM const#1175
bcoconni merged 1 commit intoJSBSim-Team:masterfrom
nsunderland1:constify_getgm

Conversation

@nsunderland1
Copy link
Contributor

I couldn't think of any reason this shouldn't be const, it's a simple getter.

@seanmcleod
Copy link
Member

Yep, can't see why it shouldn't. I've approved the workflow run to build and test in the meantime.

@codecov
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.96%. Comparing base (0f00b80) to head (dfd6a2a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1175      +/-   ##
==========================================
- Coverage   25.12%   24.96%   -0.17%     
==========================================
  Files         170      170              
  Lines       18337    19283     +946     
==========================================
+ Hits         4608     4814     +206     
- Misses      13729    14469     +740     

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

@bcoconni bcoconni merged commit 65acca5 into JSBSim-Team:master Oct 26, 2024
@bcoconni
Copy link
Member

PR merged. Thanks @nsunderland1 for spotting this.

bcoconni pushed a commit to bcoconni/jsbsim that referenced this pull request Feb 22, 2025
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