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

Licensing #183

Merged
merged 2 commits into from
Dec 4, 2022
Merged

Licensing #183

merged 2 commits into from
Dec 4, 2022

Conversation

fdmalone
Copy link
Collaborator

@fdmalone fdmalone commented Dec 4, 2022

Add NOTICE and copyright information to source.

@codecov
Copy link

codecov bot commented Dec 4, 2022

Codecov Report

Merging #183 (5724e15) into develop (b18307b) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #183   +/-   ##
========================================
  Coverage    55.23%   55.24%           
========================================
  Files          165      165           
  Lines        23674    23677    +3     
========================================
+ Hits         13077    13081    +4     
+ Misses       10597    10596    -1     
Impacted Files Coverage Δ
ipie/__init__.py 100.00% <ø> (ø)
ipie/analysis/autocorr.py 90.56% <ø> (ø)
ipie/analysis/blocking.py 34.70% <ø> (ø)
ipie/analysis/extraction.py 60.00% <ø> (ø)
ipie/analysis/tests/test_blocking.py 96.00% <ø> (ø)
ipie/config.py 62.50% <ø> (ø)
ipie/estimators/energy.py 97.56% <ø> (ø)
ipie/estimators/estimator_base.py 81.72% <ø> (ø)
ipie/estimators/generic.py 52.22% <ø> (ø)
ipie/estimators/greens_function_batch.py 86.18% <ø> (ø)
... and 74 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@linusjoonho linusjoonho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@linusjoonho linusjoonho merged commit e271f36 into develop Dec 4, 2022
@fdmalone fdmalone deleted the licensing branch December 23, 2022 06:59
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.

None yet

2 participants