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

Readd removed constructor of Archive. #864

Merged
merged 1 commit into from
Mar 9, 2024
Merged

Readd removed constructor of Archive. #864

merged 1 commit into from
Mar 9, 2024

Conversation

mgautierfr
Copy link
Collaborator

Pr #860 removed the constructor from (fd, offset, size). This is a API break and we don't want that.

Pr #860 removed the constructor from (fd, offset, size).
This is a API break and we don't want that.
Copy link

codecov bot commented Mar 8, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 57.73%. Comparing base (65bf7a8) to head (c5c7a1e).

Files Patch % Lines
src/archive.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #864      +/-   ##
==========================================
- Coverage   57.77%   57.73%   -0.04%     
==========================================
  Files         100      100              
  Lines        4616     4619       +3     
  Branches     1935     1936       +1     
==========================================
  Hits         2667     2667              
- Misses        669      672       +3     
  Partials     1280     1280              

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

Copy link
Collaborator

@veloman-yunkan veloman-yunkan left a comment

Choose a reason for hiding this comment

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

LG™

@kelson42 kelson42 merged commit f624344 into main Mar 9, 2024
27 of 30 checks passed
@kelson42 kelson42 deleted the no_api_break branch March 9, 2024 13:43
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