Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Bugfix issue #1460 #1465

Merged
merged 2 commits into from
Feb 4, 2022
Merged

Bugfix issue #1460 #1465

merged 2 commits into from
Feb 4, 2022

Conversation

LuisGMM
Copy link

@LuisGMM LuisGMM commented Feb 4, 2022

The configuration file environment.txt has been replaced by a very similar file, including all necessary dependencies, environment.yml.

Note that other resolution path was intended, including another configuration file called runtime.txt but it did not work as expected, giving place to the issue 253 of binder's repo.

The information to solve this bug has been obtained from binder's doc, and thanks to the help of @astrojuanlu.

Luis_Grau_IL added 2 commits February 4, 2022 18:26
With the intention to replace it with an environment.yml file
Replacing the old configuration file 'environment.txt'
@codecov
Copy link

codecov bot commented Feb 4, 2022

Codecov Report

Merging #1465 (7d23643) into main (37b3004) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1465   +/-   ##
=======================================
  Coverage   91.83%   91.83%           
=======================================
  Files          97       97           
  Lines        4459     4459           
  Branches      426      426           
=======================================
  Hits         4095     4095           
  Misses        274      274           
  Partials       90       90           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 37b3004...7d23643. Read the comment docs.

Copy link
Member

@astrojuanlu astrojuanlu left a comment

Choose a reason for hiding this comment

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

This looks perfect @LuisGMM ! Congratulations on your first pull request 🎉

@astrojuanlu astrojuanlu merged commit 602eb3c into poliastro:main Feb 4, 2022
@astrojuanlu astrojuanlu mentioned this pull request Feb 10, 2022
19 tasks
@astrojuanlu astrojuanlu mentioned this pull request Jul 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants