Skip to content

Conversation

@NullIsOne
Copy link
Contributor

What is done

  • Added sleep to fix issues with immediate finishing of combine publisher
  • Replaced some to any at open class URLChainBuilder
  • Added missed public modifiers to init of some open Nodes

How to check

  • Check any nodeResultPublisher in example or demo project
  • Try override URLChainBuilder.metadataConnectorChain. Now it is available. Before it was fail with errors.
  • Try create custom ChainBuilder using VoidIONode or VoidOutputNode

@NullIsOne NullIsOne self-assigned this Jul 2, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.17%. Comparing base (92be7d6) to head (06483f7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #147   +/-   ##
=======================================
  Coverage   92.17%   92.17%           
=======================================
  Files          85       85           
  Lines        1955     1956    +1     
=======================================
+ Hits         1802     1803    +1     
  Misses        153      153           
Flag Coverage Δ
tests 92.17% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@NullIsOne NullIsOne merged commit 142eb59 into master Jul 2, 2025
1 check 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.

6 participants