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

Testing Beta URL by adding environment var in tox #55

Merged
merged 10 commits into from
Aug 13, 2022

Conversation

akash5100
Copy link
Collaborator

@akash5100 akash5100 commented Aug 9, 2022

Fixes #52

@akash5100 akash5100 self-assigned this Aug 9, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 9, 2022

Codecov Report

Merging #55 (f7e6f4c) into main (ce5ec27) will decrease coverage by 0.95%.
The diff coverage is 89.65%.

@@             Coverage Diff             @@
##              main      #55      +/-   ##
===========================================
- Coverage   100.00%   99.04%   -0.96%     
===========================================
  Files           16       18       +2     
  Lines          285      314      +29     
===========================================
+ Hits           285      311      +26     
- Misses           0        3       +3     
Impacted Files Coverage Δ
hvpy/facade.py 96.29% <75.00%> (-3.71%) ⬇️
hvpy/api_groups/movies/re_queue_movie.py 85.71% <85.71%> (ø)
hvpy/api_groups/movies/get_movie_status.py 100.00% <100.00%> (ø)
hvpy/parameters.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

docs/dev_guide.rst Outdated Show resolved Hide resolved
@nabobalis nabobalis changed the title Testing Beta URL by adding environment var in TOX Testing Beta URL by adding environment var in tox Aug 10, 2022
docs/dev_guide.rst Outdated Show resolved Hide resolved
@nabobalis nabobalis merged commit c99b633 into Helioviewer-Project:main Aug 13, 2022
@akash5100 akash5100 deleted the config branch August 14, 2022 03:46
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.

Change BASE_URL to beta server for tests
3 participants