Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outsourcing routines to new package cs_util #49

Merged
merged 3 commits into from
Nov 16, 2022
Merged

Outsourcing routines to new package cs_util #49

merged 3 commits into from
Nov 16, 2022

Conversation

martinkilbinger
Copy link
Contributor

@martinkilbinger martinkilbinger commented Nov 15, 2022

Proposal to outsource some commonly used functions to a new library cs_util.
These functions are used not only within sp_validation but also shapepipe and other CosmoStat packages.
The creation of a new library solves the problem #36 of inter-dependency between different packages.

Also helps with #46.

@github-actions

This comment has been minimized.

@sfarrens
Copy link
Member

@martinkilbinger I don't have any objection to this, but

  1. You will need to resolve the conflicts on this branch
  2. https://github.com/martinkilbinger/cs_util will have to be moved to the CosmoStat organisation

@martinkilbinger
Copy link
Contributor Author

@martinkilbinger I don't have any objection to this, but

1. You will need to resolve the conflicts on this branch

2. https://github.com/martinkilbinger/cs_util will have to be moved to the CosmoStat organisation

I've done these two action items.

@github-actions
Copy link

Unit Test Report

  1 files  1 suites   19s ⏱️
26 tests 2 ✔️ 0 💤 0 ❌ 24 🔥

For more details on these errors, see this check.

Results for commit 0885903.

@sfarrens sfarrens merged this pull request into master Nov 16, 2022
@sfarrens sfarrens deleted the cs_util branch November 16, 2022 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants