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

Migrate testing pipeline to GitHub Actions #1985

Merged
merged 11 commits into from
Apr 27, 2022

Conversation

epassaro
Copy link
Member

@epassaro epassaro commented Apr 26, 2022

Description

Say goodbye to Azure (for unit testing).

Fix and rearrange badges in README.rst - see here

Motivation and context

Closes #1953

How has this been tested?

  • Testing pipeline.
  • Other.

Examples

Type of change

  • Bug fix.
  • New feature.
  • Breaking change.
  • None of the above.

Checklist

  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
    • (optional) I have built the documentation on my fork following the instructions.
  • I have assigned and requested two reviewers for this pull request.

@codecov
Copy link

codecov bot commented Apr 26, 2022

Codecov Report

Merging #1985 (4b9f7a1) into master (01a018d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1985   +/-   ##
=======================================
  Coverage   59.85%   59.85%           
=======================================
  Files          70       70           
  Lines        8080     8080           
=======================================
  Hits         4836     4836           
  Misses       3244     3244           
Impacted Files Coverage Δ
...tardis/montecarlo/montecarlo_numba/numba_config.py
tardis/tardis/montecarlo/spectrum.py
.../montecarlo/montecarlo_numba/single_packet_loop.py
tardis/tardis/io/logger/montecarlo_tracking.py
tardis/tardis/grid/base.py
tardis/tardis/analysis.py
tardis/tardis/io/config_internal.py
...s/tardis/visualization/widgets/custom_abundance.py
tardis/tardis/plasma/exceptions.py
...dis/montecarlo/montecarlo_numba/numba_interface.py
... and 130 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@epassaro epassaro added the CI/CD label Apr 26, 2022
@epassaro epassaro requested review from wkerzendorf and marxwillia and removed request for wkerzendorf April 26, 2022 23:12
@epassaro epassaro requested a review from wkerzendorf April 26, 2022 23:18
@wkerzendorf wkerzendorf merged commit 0674330 into tardis-sn:master Apr 27, 2022
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.

Exposed Code Coverage Token in Azure Pipeline Configuration File
2 participants