Skip to content

Conversation

@pott-cho
Copy link
Contributor

Close: #267
Added new integration tests:

  • sampling_policy_flow_with_fake_giganto_server: Validates the basic flow of policy registration and data reception.
  • sampling_policy_notify_flow_with_delete: Verifies stream termination and local file cleanup upon policy deletion.
  • sampling_policy_multiple_streams: Ensures individual streams operate correctly when multiple policies are active simultaneously.

Enhanced test readability:

  • timeseries_with_conn: Now validates that multiple Conn events within the same 15-minute slot are correctly aggregated.

@codecov
Copy link

codecov bot commented Jan 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.58%. Comparing base (9f1fb86) to head (0342f07).

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #283       +/-   ##
===========================================
+ Coverage   10.96%   48.58%   +37.62%     
===========================================
  Files           7        7               
  Lines         529      531        +2     
===========================================
+ Hits           58      258      +200     
+ Misses        471      273      -198     

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

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

@pott-cho pott-cho requested a review from JonghoKim-jj January 22, 2026 10:03
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.

Add subscription pipeline integration tests (fake Giganto server, stream lifecycle)

2 participants