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(sysctl): Fix deserializer #820

Merged
merged 1 commit into from
Oct 20, 2023
Merged

fix(sysctl): Fix deserializer #820

merged 1 commit into from
Oct 20, 2023

Conversation

msbrogli
Copy link
Member

@msbrogli msbrogli commented Oct 19, 2023

Acceptance Criteria

  1. Fix SysctlRunner.deserialize() leveraging the JSON-deserializer.

Checklist

  • If you are requesting a merge into master, confirm this code is production-ready and can be included in future releases as soon as it gets merged

@msbrogli msbrogli self-assigned this Oct 19, 2023
@msbrogli msbrogli requested a review from jansegre as a code owner October 19, 2023 20:54
@msbrogli msbrogli force-pushed the fix/sysctl-deserializer branch 2 times, most recently from 3e4a7bb to a338df9 Compare October 19, 2023 21:11
jansegre
jansegre previously approved these changes Oct 19, 2023
@msbrogli msbrogli force-pushed the fix/sysctl-deserializer branch from a338df9 to 3fcd054 Compare October 19, 2023 21:14
@msbrogli msbrogli removed the request for review from glevco October 19, 2023 21:14
@msbrogli msbrogli changed the title fix(sysctl): Fix deserializer using a contextual split fix(sysctl): Fix deserializer Oct 19, 2023
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dbfb9ec) 84.53% compared to head (3fcd054) 84.48%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #820      +/-   ##
==========================================
- Coverage   84.53%   84.48%   -0.05%     
==========================================
  Files         266      269       +3     
  Lines       22131    22223      +92     
  Branches     3380     3396      +16     
==========================================
+ Hits        18709    18776      +67     
- Misses       2757     2773      +16     
- Partials      665      674       +9     
Files Coverage Δ
hathor/sysctl/runner.py 90.00% <100.00%> (ø)

... and 9 files with indirect coverage changes

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

@msbrogli msbrogli force-pushed the fix/sysctl-deserializer branch from 3fcd054 to 9cee806 Compare October 20, 2023 19:14
@msbrogli msbrogli merged commit 9cee806 into master Oct 20, 2023
@msbrogli msbrogli deleted the fix/sysctl-deserializer branch October 20, 2023 19:14
@jansegre jansegre mentioned this pull request Nov 13, 2023
2 tasks
This was referenced Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants