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: serialization of properties using lambda as a property attribute #202

Conversation

syphax-bouazzouni
Copy link

fix, the following bug in the displaying of the parent context, raised by @alexskr in Slack.
image

@syphax-bouazzouni syphax-bouazzouni changed the title fix serialization of properties using lambda as a property attribute fix: serialization of properties using lambda as a property attribute May 10, 2024
Copy link

codecov bot commented May 10, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 77.93%. Comparing base (0227d37) to head (31791e8).

Files Patch % Lines
lib/ontologies_linked_data/serializers/json.rb 66.66% 1 Missing ⚠️
Additional details and impacted files
@@                                           Coverage Diff                                           @@
##           feature/multilingual-support-add-search-and-languages-serialization     #202      +/-   ##
=======================================================================================================
- Coverage                                                                78.10%   77.93%   -0.18%     
=======================================================================================================
  Files                                                                       74       74              
  Lines                                                                     5372     5374       +2     
=======================================================================================================
- Hits                                                                      4196     4188       -8     
- Misses                                                                    1176     1186      +10     
Flag Coverage Δ
unittests 77.93% <66.66%> (-0.18%) ⬇️

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.

@syphax-bouazzouni
Copy link
Author

incuded in #204

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.

1 participant