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

feature/#2330 Refactor the _check_required_properties function #2422

Merged

Conversation

toan-quach
Copy link
Member

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Making

Related Tickets & Documents

#2330

@toan-quach toan-quach self-assigned this Jan 23, 2025
@toan-quach toan-quach linked an issue Jan 23, 2025 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Jan 23, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
19641 17092 87% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
taipy/core/config/checkers/_data_node_config_checker.py 98% 🟢
TOTAL 98% 🟢

updated for commit: ff8e78c by action🐍

Copy link
Member

@trgiangdo trgiangdo left a comment

Choose a reason for hiding this comment

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

LGTM

@jrobinAV jrobinAV added Core Related to Taipy Core Core: ⚙️ Configuration labels Jan 28, 2025
@jrobinAV jrobinAV merged commit 60556b9 into develop Jan 28, 2025
128 checks passed
@jrobinAV jrobinAV deleted the feature/#2330-Refactor_check_required_properties-function branch January 28, 2025 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor the _check_required_properties in DataNodeConfigChecker
3 participants