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

Implement boost::span. #1025

Merged
merged 11 commits into from
Dec 2, 2024
Merged

Implement boost::span. #1025

merged 11 commits into from
Dec 2, 2024

Conversation

1uc
Copy link
Collaborator

@1uc 1uc commented Jul 10, 2024

No description provided.

@1uc 1uc force-pushed the 1uc/boost_span branch 2 times, most recently from c454793 to 3976d2a Compare December 2, 2024 13:26
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.12%. Comparing base (479bfbd) to head (e24410b).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1025   +/-   ##
=======================================
  Coverage   87.12%   87.12%           
=======================================
  Files         102      102           
  Lines        6122     6122           
=======================================
  Hits         5334     5334           
  Misses        788      788           

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

@1uc 1uc marked this pull request as ready for review December 2, 2024 14:15
Copy link
Member

@alkino alkino left a comment

Choose a reason for hiding this comment

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

neat

@1uc 1uc merged commit dea3eab into master Dec 2, 2024
37 checks passed
@1uc 1uc deleted the 1uc/boost_span branch December 2, 2024 18:54
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