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

Add documentation to the info and includes modules. #10

Merged
merged 10 commits into from
Mar 22, 2024

Conversation

MrShwhale
Copy link
Contributor

Also added the README example to the lib.rs page.

@MrShwhale MrShwhale requested a review from emmiegit as a code owner March 20, 2024 07:47
Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.72%. Comparing base (4f28506) to head (8fcb858).
Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage   76.72%   76.72%           
=======================================
  Files         209      209           
  Lines        5516     5513    -3     
=======================================
- Hits         4232     4230    -2     
+ Misses       1284     1283    -1     
Flag Coverage Δ
ftml 76.72% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
src/includes/include_ref.rs 61.53% <ø> (ø)
src/includes/includer/debug.rs 100.00% <ø> (ø)
src/includes/includer/null.rs 0.00% <ø> (ø)
src/includes/mod.rs 83.92% <100.00%> (ø)
src/includes/parse.rs 91.89% <100.00%> (ø)
src/info.rs 46.66% <ø> (+2.91%) ⬆️
src/lib.rs 20.00% <ø> (ø)

... and 2 files with indirect coverage changes

src/includes/includer/debug.rs Outdated Show resolved Hide resolved
src/includes/parse.rs Outdated Show resolved Hide resolved
src/includes/parse.rs Outdated Show resolved Hide resolved
src/includes/parse.rs Outdated Show resolved Hide resolved
@emmiegit emmiegit merged commit 5e587b0 into scpwiki:main Mar 22, 2024
8 checks passed
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.

2 participants