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

Redundant pr preview docs #67

Merged
merged 2 commits into from
Apr 5, 2022
Merged

Redundant pr preview docs #67

merged 2 commits into from
Apr 5, 2022

Conversation

Saransh-cpp
Copy link
Owner

Description

Added CI

Fixes #62

Type of change

Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #) - note reverse order of PR #s.

  • New feature (non-breaking change which adds functionality)
  • Optimization (back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)

Key checklist:

  • Package installs: julia> ]dev .
  • All tests pass: julia> ]test ChaoticEncryption
  • The documentation builds: $ cd docs and then $ julia make.jl

Further checks:

  • Code is commented, particularly in hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

Acknowledgements

This Pull Request template was taken from the excellent PyBaMM repository.

@Saransh-cpp Saransh-cpp added the documentation Improvements or additions to documentation label Apr 5, 2022
@Saransh-cpp Saransh-cpp added this to the v0.3.0 milestone Apr 5, 2022
@codecov
Copy link

codecov bot commented Apr 5, 2022

Codecov Report

Merging #67 (efc9dba) into master (321b2cc) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master       #67   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           57        57           
=========================================
  Hits            57        57           

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

@Saransh-cpp Saransh-cpp merged commit a61c3b9 into master Apr 5, 2022
@Saransh-cpp Saransh-cpp deleted the redundant-PR-preview-docs branch April 5, 2022 07:58
@Saransh-cpp Saransh-cpp mentioned this pull request Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CI to clean gh-pages
1 participant