Skip to content

Expose missing functions in symbol map#288

Merged
janbrummer merged 1 commit intomainfrom
update-symbol-map
Apr 2, 2024
Merged

Expose missing functions in symbol map#288
janbrummer merged 1 commit intomainfrom
update-symbol-map

Conversation

@janbrummer
Copy link
Copy Markdown
Contributor

px_proxy_factory_get_type and px_proxy_factory_copy should be in symbol map. Add it.

Fixes: #281

px_proxy_factory_get_type and px_proxy_factory_copy should be in symbol
map. Add it.

Fixes: #281
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.70%. Comparing base (dc93aff) to head (1912b49).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #288   +/-   ##
=======================================
  Coverage   72.70%   72.70%           
=======================================
  Files          16       16           
  Lines         850      850           
  Branches      242      242           
=======================================
  Hits          618      618           
  Misses        137      137           
  Partials       95       95           

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

@janbrummer janbrummer merged commit 3e1de38 into main Apr 2, 2024
global:
px_proxy_factory_get_type;
px_proxy_factory_copy;
};
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should be } LIBPROXY_0.4.16;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@janbrummer janbrummer deleted the update-symbol-map branch April 5, 2024 09:09
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.

px_proxy_factory_get_type, px_proxy_factory_copy are not part of a verdef

2 participants