Skip to content

Add logger_metadata option to ICEAgent#92

Merged
Karolk99 merged 1 commit intomasterfrom
logger-metadata
Jan 27, 2026
Merged

Add logger_metadata option to ICEAgent#92
Karolk99 merged 1 commit intomasterfrom
logger-metadata

Conversation

@Karolk99
Copy link
Contributor

No description provided.

@Karolk99 Karolk99 requested review from Copilot, roznawsk and sgfn January 26, 2026 12:28
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a logger_metadata option to the ICEAgent module, allowing users to attach custom metadata to all logs emitted by the ICEAgent process. This improves log traceability and debugging capabilities for ICE-related operations.

Changes:

  • Added logger_metadata option to ICEAgent configuration
  • Updated type specification to include the new option
  • Implemented metadata attachment in the init/1 callback

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.06%. Comparing base (4ca0455) to head (5776db9).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #92   +/-   ##
=======================================
  Coverage   86.05%   86.06%           
=======================================
  Files          25       25           
  Lines        1901     1902    +1     
=======================================
+ Hits         1636     1637    +1     
  Misses        265      265           
Files with missing lines Coverage Δ
lib/ex_ice/ice_agent.ex 66.21% <100.00%> (+0.46%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4ca0455...5776db9. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@roznawsk roznawsk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖

@Karolk99 Karolk99 merged commit 34824b2 into master Jan 27, 2026
6 checks passed
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.

3 participants