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

Add 1D nearest neighbour and linear interpolator #170

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Conversation

dachengx
Copy link
Collaborator

@dachengx dachengx commented Jun 18, 2024

Add 1D nearest neighbour and linear interpolator

@coveralls
Copy link

coveralls commented Jun 18, 2024

Pull Request Test Coverage Report for Build 9562196162

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.3%) to 84.715%

Totals Coverage Status
Change from base Build 9516423692: -0.3%
Covered Lines: 2350
Relevant Lines: 2774

💛 - Coveralls

@dachengx dachengx requested a review from zihaoxu98 June 18, 2024 15:52
@dachengx dachengx changed the title Fix a small bug for 3D NN interpolator Add 1D nearest neighbour and linear interpolator Jun 18, 2024
@coveralls
Copy link

coveralls commented Jun 18, 2024

Pull Request Test Coverage Report for Build 9568241961

Details

  • 16 of 17 (94.12%) changed or added relevant lines in 2 files are covered.
  • 10 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.5%) to 84.546%

Changes Missing Coverage Covered Lines Changed/Added Lines %
appletree/config.py 6 7 85.71%
Files with Coverage Reduction New Missed Lines %
appletree/interpolation.py 10 73.68%
Totals Coverage Status
Change from base Build 9516423692: -0.5%
Covered Lines: 2358
Relevant Lines: 2789

💛 - Coveralls

@zihaoxu98 zihaoxu98 merged commit 453f5fb into master Jun 18, 2024
4 of 7 checks passed
@zihaoxu98 zihaoxu98 deleted the fix_3d_nn branch June 18, 2024 17:11
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.

3 participants