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

Sync integration branch with next and update CrossTalk API #359

Merged

Conversation

yousif-bugsnag
Copy link
Contributor

Goal

Merge the latest changes from next and update the CrossTalk API in light of #357

Testing

Updated the CrossTalk API unit tests

kstenerud and others added 30 commits October 30, 2024 15:05
Co-authored-by: Steve Kirkland <twometresteve@users.noreply.github.com>
#344)

* Harmonize code to get the class name, using Swift's built-in demangler

* Skip generic view controller scenarios for swizzling premain E2E tests

---------

Co-authored-by: Robert <robert.smartbear@gmail.com>
docs: add security policy and openssf badge
Steve Kirkland and others added 18 commits December 1, 2024 17:53
[full ci]
Add signing workflow for release assets
build: add dependabot version updates
[PLAT-13280] More robust crosstalk API, and also a permissive proxy class
# Conflicts:
#	Sources/BugsnagPerformance/Private/BugsnagPerformanceCrossTalkAPI.h
#	Sources/BugsnagPerformance/Private/BugsnagPerformanceCrossTalkAPI.mm
#	Sources/BugsnagPerformance/Private/BugsnagPerformanceImpl.mm
#	Tests/BugsnagPerformanceTests/CrossTalkTests.m
Copy link

github-actions bot commented Dec 10, 2024

BugsnagPerformance.framework binary size increased by 5,800 bytes from 520,296 to 526,096

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  [ = ]       0  +265% +10.3Ki    [__LINKEDIT]
  +2.4% +2.96Ki  +2.4% +2.96Ki    String Table
  +2.6% +2.59Ki  +2.6% +2.59Ki    Symbol Table
  +2.0% +2.28Ki  +2.0% +2.28Ki    __TEXT,__text
  +4.7%    +880  +4.7%    +880    __DATA,__objc_const
  +3.1%    +384  +3.1%    +384    __TEXT,__objc_stubs
  +1.6%    +247  +1.6%    +247    __TEXT,__objc_methname
  +1.6%    +192  +1.6%    +192    __TEXT,__gcc_except_tab
  +2.5%    +191  +2.5%    +191    __TEXT,__cstring
  +5.4%    +162  +5.4%    +162    __TEXT,__objc_methtype
  +9.5%    +160  +9.5%    +160    __DATA,__objc_data
  +1.2%    +132  +1.4%    +156    [11 Others]
  +1.8%     +88  +1.8%     +88    __TEXT,__unwind_info
  +2.2%     +72  +2.2%     +72    __DATA,__objc_selrefs
   +10%     +59   +10%     +59    __TEXT,__objc_classname
  +0.9%     +32  +0.9%     +32    Lazy Binding Info
  +3.1%     +32  +3.1%     +32    Rebase Info
  +0.6%     +32  +0.6%     +32    __DATA_CONST,__const
  -2.1%     -48  -2.1%     -48    [__DATA_CONST]
 -17.0% -1.13Ki -17.6% -1.15Ki    [__DATA]
  -8.1% -3.60Ki  -8.1% -3.60Ki    [__TEXT]
  +1.1% +5.66Ki  +3.1% +16.0Ki    TOTAL

Generated by 🚫 Danger

@yousif-bugsnag yousif-bugsnag merged commit c8406ac into integration/react-native-integration Dec 10, 2024
23 checks passed
@yousif-bugsnag yousif-bugsnag deleted the ya/crosstalk-update branch December 10, 2024 14:37
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.

7 participants