Skip to content

Fixing typing annotation in Bernoulli sample#395

Merged
emersodb merged 2 commits into
mainfrom
dbe/fixing_typing_annotation_in_functions
Jun 4, 2025
Merged

Fixing typing annotation in Bernoulli sample#395
emersodb merged 2 commits into
mainfrom
dbe/fixing_typing_annotation_in_functions

Conversation

@emersodb

@emersodb emersodb commented Jun 4, 2025

Copy link
Copy Markdown
Collaborator

PR Type

Fix

Short Description

Quick fix to typing annotation in the BernoulliSample class of utils/functions.py as reported in Issue #393

Tests Added

None, it's a mypy typing thing, so doesn't affect actual code flow.

@emersodb emersodb requested review from fatemetkl, lotif and nerdai June 4, 2025 02:35
@codecov

codecov Bot commented Jun 4, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.81%. Comparing base (52d50e7) to head (4f25c07).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #395   +/-   ##
=======================================
  Coverage   76.81%   76.81%           
=======================================
  Files         155      155           
  Lines        9464     9464           
=======================================
  Hits         7270     7270           
  Misses       2194     2194           

☔ 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.

Comment thread fl4health/utils/functions.py

@lotif lotif left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved, but I just noticed this is a draft PR?

@emersodb emersodb marked this pull request as ready for review June 4, 2025 14:45
@emersodb emersodb merged commit cf69aad into main Jun 4, 2025
10 checks passed
@emersodb emersodb deleted the dbe/fixing_typing_annotation_in_functions branch June 4, 2025 15:35
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