Skip to content

Comments

refactor: names and test fixes#2

Merged
KetanReddy merged 3 commits intomigrationfrom
migration-refactor
Feb 19, 2026
Merged

refactor: names and test fixes#2
KetanReddy merged 3 commits intomigrationfrom
migration-refactor

Conversation

@rafbcampos
Copy link
Contributor

Description

  • Rename FLUENT to FUNCTIONAL following the last changes
  • Remove the null from the serialized Python results
  • Fix issue with declaration files being truncated (old webpack logic)

@rafbcampos rafbcampos self-assigned this Feb 18, 2026
@rafbcampos rafbcampos requested a review from a team as a code owner February 18, 2026 15:17
@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.89%. Comparing base (609e072) to head (5bb3770).
⚠️ Report is 8 commits behind head on migration.

Additional details and impacted files
@@              Coverage Diff              @@
##           migration       #2      +/-   ##
=============================================
+ Coverage      76.09%   76.89%   +0.80%     
=============================================
  Files            123      109      -14     
  Lines          10750    10133     -617     
  Branches        1752     1764      +12     
=============================================
- Hits            8180     7792     -388     
+ Misses          2551     2322     -229     
  Partials          19       19              

☔ 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 on lines 9 to 10
"@xlr-lib/xlr": "0.1.1-next.1",
"@xlr-lib/xlr-utils": "0.1.1-next.1",
Copy link
Member

Choose a reason for hiding this comment

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

non local deps don't need to be linked in this package.json, it should be done through the build file

@KetanReddy KetanReddy merged commit ef61d65 into migration Feb 19, 2026
8 checks passed
@KetanReddy KetanReddy deleted the migration-refactor branch February 19, 2026 17:43
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