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: Use Serillize never to not output sensitive data #216

Merged
merged 3 commits into from
Oct 2, 2024

remove syntax error

0926cd4
Select commit
Loading
Failed to load commit list.
Merged

Fix: Use Serillize never to not output sensitive data #216

remove syntax error
0926cd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 1s

78.75% (+0.94%) compared to c8c78d4

View this Pull Request on Codecov

78.75% (+0.94%) compared to c8c78d4

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.75%. Comparing base (c8c78d4) to head (0926cd4).
Report is 50 commits behind head on develop.

Files with missing lines Patch % Lines
lib/ontologies_linked_data/models/base.rb 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #216      +/-   ##
===========================================
+ Coverage    77.80%   78.75%   +0.94%     
===========================================
  Files           74       74              
  Lines         5276     5380     +104     
===========================================
+ Hits          4105     4237     +132     
+ Misses        1171     1143      -28     

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