flux-framework / flux-sched

Fluxion Graph-based Scheduler
GNU Lesser General Public License v3.0
90 stars 41 forks source link

graph: remove unused subsystem selector class #1241

Closed trws closed 4 months ago

trws commented 4 months ago

problem: I accidentally left this code in when removing the filtered graph

solution: remove it

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.1%. Comparing base (ac79c39) to head (5f6b9af). Report is 170 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1241 +/- ## ====================================== Coverage 74.1% 74.1% ====================================== Files 103 103 Lines 14606 14606 ====================================== Hits 10828 10828 Misses 3778 3778 ``` | [Files with missing lines](https://app.codecov.io/gh/flux-framework/flux-sched/pull/1241?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=flux-framework) | Coverage Δ | | |---|---|---| | [resource/schema/resource\_graph.hpp](https://app.codecov.io/gh/flux-framework/flux-sched/pull/1241?src=pr&el=tree&filepath=resource%2Fschema%2Fresource_graph.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=flux-framework#diff-cmVzb3VyY2Uvc2NoZW1hL3Jlc291cmNlX2dyYXBoLmhwcA==) | `0.0% <ø> (ø)` | |