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

Added debug info for installation #307

Merged
merged 2 commits into from
Oct 7, 2022
Merged

Conversation

ewu63
Copy link
Collaborator

@ewu63 ewu63 commented Oct 6, 2022

Purpose

I added a quick note on how to debug installation issues, since we get those questions a lot.

Expected time until merged

A few days

Type of change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (non-backwards-compatible fix or feature)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Documentation update
  • Maintenance update
  • Other (please describe)

Testing

Checklist

  • I have run flake8 and black to make sure the Python code adheres to PEP-8 and is consistently formatted
  • I have formatted the Fortran code with fprettify or C/C++ code with clang-format as applicable
  • I have run unit and regression tests which pass locally with my changes
  • I have added new tests that prove my fix is effective or that my feature works
  • I have added necessary documentation

@ewu63 ewu63 requested a review from a team as a code owner October 6, 2022 02:37
@codecov
Copy link

codecov bot commented Oct 6, 2022

Codecov Report

Merging #307 (4249a25) into main (ee46c12) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #307   +/-   ##
=======================================
  Coverage   84.17%   84.17%           
=======================================
  Files          22       22           
  Lines        3331     3331           
=======================================
  Hits         2804     2804           
  Misses        527      527           

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

@ArshSaja
Copy link
Contributor

ArshSaja commented Oct 7, 2022

@nwu63 do you want to update your branch and merge it by yourself? thanks for the update.

@marcomangano marcomangano merged commit 0577f0b into main Oct 7, 2022
@marcomangano marcomangano deleted the add-build-debug-docs branch October 7, 2022 18:13
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

3 participants