Skip to content

feat: add MM_NODE_LIST in to_nlp_md#305

Merged
yogacc33 merged 3 commits intoccprocessor:devfrom
shijinpjlab:dev
Mar 19, 2025
Merged

feat: add MM_NODE_LIST in to_nlp_md#305
yogacc33 merged 3 commits intoccprocessor:devfrom
shijinpjlab:dev

Conversation

@shijinpjlab
Copy link
Copy Markdown
Contributor

@shijinpjlab shijinpjlab commented Mar 17, 2025

I found that the to_nlp_md function actually calls the __to_md function. The __to_md function open the exclude_nodes parameter, allowing users to exclude unnecessary modules, but the to_nlp_md function does not have a corresponding interface, so I added the MM_deDEST parameter.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #305      +/-   ##
==========================================
+ Coverage   89.70%   90.00%   +0.30%     
==========================================
  Files          82       83       +1     
  Lines        5556     5603      +47     
==========================================
+ Hits         4984     5043      +59     
+ Misses        572      560      -12     
Files with missing lines Coverage Δ
llm_web_kit/input/datajson.py 90.56% <100.00%> (+0.37%) ⬆️

... and 12 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@yogacc33 yogacc33 merged commit cbcb1fc into ccprocessor:dev Mar 19, 2025
4 checks passed
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.

2 participants