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

ref(sourcemapcache): Implement AsSelf for SourceMapCache #742

Merged
merged 2 commits into from
Jan 10, 2023

Conversation

kamilogorek
Copy link
Contributor

This simplifies the usage for self-referential data, where SelfCell is required and allows us to remove the unnecessary wrapper from cabi and in the future from symbolicator.

@kamilogorek kamilogorek requested a review from a team January 10, 2023 13:23
@kamilogorek kamilogorek enabled auto-merge (squash) January 10, 2023 14:02
@codecov-commenter
Copy link

Codecov Report

Merging #742 (8f32295) into master (7d46e1a) will increase coverage by 0.01%.
The diff coverage is 0.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #742      +/-   ##
==========================================
+ Coverage   73.41%   73.43%   +0.01%     
==========================================
  Files          69       69              
  Lines       14878    14875       -3     
==========================================
  Hits        10923    10923              
+ Misses       3955     3952       -3     

@kamilogorek kamilogorek merged commit bad5cb8 into master Jan 10, 2023
@kamilogorek kamilogorek deleted the sourcemapcache-asself branch January 10, 2023 14:10
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.

None yet

4 participants