Skip to content

CHORE: Update the build backend - #1285

Merged
koubaa merged 7 commits into
mainfrom
chore/change-backend
Aug 22, 2025
Merged

CHORE: Update the build backend#1285
koubaa merged 7 commits into
mainfrom
chore/change-backend

Conversation

@dipinknair

@dipinknair dipinknair commented Aug 21, 2025

Copy link
Copy Markdown
Contributor

This is to update the build backend from flit to pdm.

pdm offers packaging non python scripts.

Related to #1286

@dipinknair
dipinknair requested a review from a team as a code owner August 21, 2025 17:55
@github-actions github-actions Bot added the dependencies Related with project dependencies label Aug 21, 2025
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 21, 2025
@codacy-production

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.04% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (f7ca120) 2619 2253 86.03%
Head commit (d7e59c6) 2619 (+0) 2254 (+1) 86.06% (+0.04%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1285) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@codecov

codecov Bot commented Aug 22, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.06%. Comparing base (f7ca120) to head (d7e59c6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1285      +/-   ##
==========================================
+ Coverage   86.02%   86.06%   +0.03%     
==========================================
  Files          40       40              
  Lines        2619     2619              
==========================================
+ Hits         2253     2254       +1     
+ Misses        366      365       -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@koubaa
koubaa merged commit 15cb9f7 into main Aug 22, 2025
129 of 135 checks passed
@koubaa
koubaa deleted the chore/change-backend branch August 22, 2025 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants