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

Add more cpp 20 stuff #307

Merged
merged 15 commits into from
Dec 2, 2023
Merged

Add more cpp 20 stuff #307

merged 15 commits into from
Dec 2, 2023

Conversation

Laguna1989
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2023

Codecov Report

Attention: 102 lines in your changes are missing coverage. Please review.

Comparison is base (e64cddc) 96.56% compared to head (cf5b90d) 94.70%.

Files Patch % Lines
impl/jamtemplate/common/strutils.cpp 43.80% 68 Missing ⚠️
impl/jamtemplate/sfml/shape.cpp 77.14% 8 Missing ⚠️
impl/jamtemplate/sfml/gamepad_input_lib.cpp 25.00% 6 Missing ⚠️
impl/jamtemplate/sfml/line.cpp 73.33% 4 Missing ⚠️
impl/jamtemplate/sfml/sprite.cpp 81.81% 4 Missing ⚠️
impl/jamtemplate/sfml/text.cpp 50.00% 4 Missing ⚠️
impl/jamtemplate/common/math_helper.cpp 0.00% 3 Missing ⚠️
...l/jamtemplate/common/box2dwrapper/box2d_object.cpp 50.00% 1 Missing ⚠️
impl/jamtemplate/common/circular_buffer.hpp 91.66% 1 Missing ⚠️
impl/jamtemplate/common/game_base.cpp 66.66% 1 Missing ⚠️
... and 2 more

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #307      +/-   ##
==========================================
- Coverage   96.56%   94.70%   -1.86%     
==========================================
  Files         186      191       +5     
  Lines        4480     4609     +129     
==========================================
+ Hits         4326     4365      +39     
- Misses        154      244      +90     

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

@Laguna1989 Laguna1989 merged commit e027f0f into master Dec 2, 2023
7 checks passed
@Laguna1989 Laguna1989 deleted the feature/morecpp20 branch December 2, 2023 15: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.

2 participants