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

Create folder in Resources for Documentation images #45

Merged
merged 35 commits into from
Mar 14, 2024

Conversation

dhruvna1k
Copy link
Contributor

Create folder in Resources for Documentation images

♻️ Current situation & Problem

We need a place to keep the images that will be displayed on the documentation page. This PR creates the PrismaDocumentation.docc and ensuing Resources folder so we can upload files in the right place for making the README.md

⚙️ Release Notes

Add a bullet point list summary of the feature and possible migration guides if this is a breaking change so this section can be added to the release notes.
Include code snippets that provide examples of the feature implemented or links to the documentation if it appends or changes the public interface.

📚 Documentation

Please ensure that you properly document any additions in conformance to Spezi Documentation Guide.
You can use this section to describe your solution, but we encourage contributors to document your reasoning and changes using in-line documentation.

✅ Testing

Please ensure that the PR meets the testing requirements set by CodeCov and that new functionality is appropriately tested.
This section describes important information about the tests and why some elements might not be testable.

📝 Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.24%. Comparing base (cc23b5b) to head (57b0435).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   34.67%   36.24%   +1.57%     
==========================================
  Files          44       44              
  Lines        2045     2045              
==========================================
+ Hits          709      741      +32     
+ Misses       1336     1304      -32     

see 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@dhruvna1k dhruvna1k merged commit 69bf3e6 into main Mar 14, 2024
7 checks passed
@dhruvna1k dhruvna1k deleted the dhruv-documentation-writing branch March 14, 2024 20:42
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.

3 participants