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

Consistent use of none in docs #3605

Merged
merged 1 commit into from
Mar 8, 2023
Merged

Consistent use of none in docs #3605

merged 1 commit into from
Mar 8, 2023

Conversation

obycode
Copy link
Contributor

@obycode obycode commented Mar 8, 2023

Fixed places in the docs that used None or (none).

@codecov
Copy link

codecov bot commented Mar 8, 2023

Codecov Report

Merging #3605 (cc2966b) into develop (dff6c54) will decrease coverage by 0.88%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #3605      +/-   ##
===========================================
- Coverage    31.17%   30.30%   -0.88%     
===========================================
  Files          298      297       -1     
  Lines       276069   275498     -571     
===========================================
- Hits         86070    83481    -2589     
- Misses      189999   192017    +2018     
Impacted Files Coverage Δ
clarity/src/vm/docs/mod.rs 0.00% <ø> (ø)
testnet/stacks-node/src/tests/bitcoin_regtest.rs 15.92% <0.00%> (-77.03%) ⬇️
testnet/stacks-node/src/tests/epoch_205.rs 30.27% <0.00%> (-67.88%) ⬇️
src/net/atlas/download.rs 7.56% <0.00%> (-66.33%) ⬇️
clarity/src/vm/events.rs 45.27% <0.00%> (-16.92%) ⬇️
src/burnchains/burnchain.rs 59.11% <0.00%> (-14.68%) ⬇️
testnet/stacks-node/src/tests/mod.rs 46.43% <0.00%> (-8.91%) ⬇️
src/net/atlas/db.rs 61.47% <0.00%> (-7.79%) ⬇️
testnet/stacks-node/src/run_loop/mod.rs 91.74% <0.00%> (-7.34%) ⬇️
clarity/src/vm/functions/sequences.rs 46.48% <0.00%> (-4.69%) ⬇️
... and 54 more

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

@obycode obycode merged commit 91f99be into develop Mar 8, 2023
@obycode obycode deleted the doc/none-consistency branch March 8, 2023 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

4 participants