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

Fix function type detection (SYN-8534, SYN-8536) #4066

Merged
merged 14 commits into from
Jan 16, 2025
Merged

Conversation

Cisphyx
Copy link
Contributor

@Cisphyx Cisphyx commented Jan 13, 2025

No description provided.

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.40%. Comparing base (8dfdfa8) to head (234599b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4066      +/-   ##
==========================================
- Coverage   96.48%   96.40%   -0.08%     
==========================================
  Files         256      256              
  Lines       59757    59791      +34     
==========================================
- Hits        57654    57644      -10     
- Misses       2103     2147      +44     
Flag Coverage Δ
linux 96.40% <100.00%> (-0.01%) ⬇️
linux_replay ?

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

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

MichaelSquires
MichaelSquires previously approved these changes Jan 14, 2025
synapse/lib/ast.py Outdated Show resolved Hide resolved
@vEpiphyte vEpiphyte added the bug label Jan 15, 2025
@vEpiphyte vEpiphyte added this to the v2.194.0 milestone Jan 15, 2025
MichaelSquires
MichaelSquires previously approved these changes Jan 15, 2025
@Cisphyx Cisphyx merged commit df25a32 into master Jan 16, 2025
5 checks passed
@Cisphyx Cisphyx deleted the functype-detection branch January 16, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants