Skip to content

Stormlib type introspection (SYN-2367) #3100

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

Merged
merged 12 commits into from
Jul 21, 2023
Merged

Conversation

vEpiphyte
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.31 🎉

Comparison is base (3f903f0) 96.90% compared to head (57b6a0a) 97.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3100      +/-   ##
==========================================
+ Coverage   96.90%   97.21%   +0.31%     
==========================================
  Files         226      226              
  Lines       45234    45254      +20     
==========================================
+ Hits        43832    43992     +160     
+ Misses       1402     1262     -140     
Flag Coverage Δ
linux 97.21% <100.00%> (+6.03%) ⬆️
linux_replay ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
synapse/lib/stormtypes.py 98.73% <100.00%> (+<0.01%) ⬆️

... and 13 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.


Args:
valu: The object to check.
basetypes (bool): If True, return the base Python class name as a fallback.
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't want to expose this option :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't expose it for storm users. There is a use case for this internally though in #3097

@vEpiphyte vEpiphyte changed the title WIP: Stormlib type introspection WIP: Stormlib type introspection (SYN-2367) Jul 12, 2023
@vEpiphyte vEpiphyte changed the title WIP: Stormlib type introspection (SYN-2367) Stormlib type introspection (SYN-2367) Jul 21, 2023
@vEpiphyte vEpiphyte requested review from invisig0th, Cisphyx and a user July 21, 2023 02:58
@vEpiphyte vEpiphyte added this to the v2.14x.x milestone Jul 21, 2023
@vEpiphyte vEpiphyte added the reqChangelog requires changelog label Jul 21, 2023
@vEpiphyte vEpiphyte merged commit 6c78faa into master Jul 21, 2023
@vEpiphyte vEpiphyte deleted the feat_type_introspection branch July 21, 2023 15:16
@vEpiphyte vEpiphyte removed the reqChangelog requires changelog label Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants