aimclub / GOLEM

Graph Optimiser for Learning and Evolution of Models
https://thegolem.readthedocs.io
BSD 3-Clause "New" or "Revised" License
60 stars 7 forks source link

Add node factory to graph #255

Closed kasyanovse closed 7 months ago

kasyanovse commented 9 months ago

Used for https://github.com/aimclub/FEDOT/pull/1227

codecov-commenter commented 9 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (ee2e56c) 72.04% compared to head (7f761cc) 72.04%.

Files Patch % Lines
golem/core/dag/graph_delegate.py 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #255 +/- ## ======================================= Coverage 72.04% 72.04% ======================================= Files 136 136 Lines 8164 8175 +11 ======================================= + Hits 5882 5890 +8 - Misses 2282 2285 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.