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: failure to load types when XML file is missing #229

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

Seddryck
Copy link
Owner

Valid for Operator, Function, Predicate
Speed up the process when using the method Locate()
Use Describe() instead of Locate() to also read XML comments

Valid for Operator, Function, Predicate
Also speed up the process to Locate()
Use Describe() when reading XML comments is needed
Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e0df8c4) 85.11% compared to head (911e807) 85.13%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #229      +/-   ##
==========================================
+ Coverage   85.11%   85.13%   +0.02%     
==========================================
  Files         139      139              
  Lines        2351     2355       +4     
  Branches      363      365       +2     
==========================================
+ Hits         2001     2005       +4     
  Misses        247      247              
  Partials      103      103              

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

@Seddryck Seddryck merged commit 1f27e32 into main Dec 28, 2023
9 checks passed
@Seddryck Seddryck deleted the fix/locate-operators-without-xml branch December 28, 2023 15:19
@Seddryck Seddryck added the bug Something isn't working label Dec 28, 2023
@Seddryck Seddryck changed the title fix: prevent failure loading ops when XML is missing fix: failure loading types when XML file is missing Dec 28, 2023
@Seddryck Seddryck changed the title fix: failure loading types when XML file is missing fix: failure to load types when XML file is missing Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant