Skip to content
Snippets Groups Projects

chore: Generic code clean up for majority of code smell

Merged Martin Lowe requested to merge malowe/main/code-smell-jul-25 into main
1 unresolved thread
  • chore: Generic code clean up for majority of code smell

Merge request reports

Pipeline #80662 passed

Pipeline passed for 89ccf104 on malowe/main/code-smell-jul-25

Merged by Martin LoweMartin Lowe 4 months ago (Jul 14, 2025 1:33pm UTC)

Loading

Pipeline #80665 passed

Pipeline passed for 89ccf104 on main

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
44 44 try {
45 45 return om.writeValueAsString(o);
46 46 } catch (JsonProcessingException e) {
47 //
47 // we don't care here, as it shouldn't happen
  • Jordi Gómez approved this merge request

    approved this merge request

  • Martin Lowe added 3 commits

    added 3 commits

    • 87d0b560 - 1 commit from branch main
    • 311e3aea - chore: Generic code clean up for majority of code smell
    • 8ae45529 - fix: Switch jenkins to new build agent, switch to main branch deploy

    Compare with previous version

  • Martin Lowe added 3 commits

    added 3 commits

    • f24fc488 - chore: Generic code clean up for majority of code smell
    • 98bee4c7 - fix: Switch jenkins to new build agent, switch to main branch deploy
    • 89ccf104 - fix: add logging to serialization helper

    Compare with previous version

  • Martin Lowe reset approvals from @gnugomez by pushing to the branch

    reset approvals from @gnugomez by pushing to the branch

  • Martin Lowe enabled an automatic merge when all merge checks for 89ccf104 pass

    enabled an automatic merge when all merge checks for 89ccf104 pass

  • merged

  • Please register or sign in to reply
    Loading