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

Fix Makefile docstrings and phony targets. #2194

Merged
merged 1 commit into from
May 14, 2023

Conversation

adlerjohn
Copy link
Member

Overview

Some docstrings and phony targets were outdated/incomplete. Fix.

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@codecov-commenter
Copy link

Codecov Report

Merging #2194 (41124dd) into main (687704e) will decrease coverage by 0.03%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##             main    #2194      +/-   ##
==========================================
- Coverage   55.82%   55.80%   -0.03%     
==========================================
  Files         216      216              
  Lines       14060    14091      +31     
==========================================
+ Hits         7849     7863      +14     
- Misses       5422     5441      +19     
+ Partials      789      787       -2     
Impacted Files Coverage Δ
nodebuilder/header/service.go 13.55% <0.00%> (-4.63%) ⬇️
share/availability/discovery/set.go 88.88% <66.66%> (-2.03%) ⬇️
das/state.go 86.29% <87.50%> (+1.21%) ⬆️
das/checkpoint.go 100.00% <100.00%> (ø)
das/worker.go 95.65% <100.00%> (-0.87%) ⬇️
share/availability/discovery/discovery.go 78.29% <100.00%> (+0.75%) ⬆️

... and 2 files with indirect coverage changes

@adlerjohn adlerjohn enabled auto-merge (squash) May 13, 2023 23:23
@adlerjohn adlerjohn merged commit 9ecf08f into main May 14, 2023
@adlerjohn adlerjohn deleted the adlerjohn/fix-makefile-names-and-docs branch May 14, 2023 08:19
adlerjohn added a commit that referenced this pull request May 17, 2023
## Overview

Missed one in #2194.

## Checklist

- [ ] New and updated code has appropriate documentation
- [ ] New and updated code has new and/or updated testing
- [ ] Required CI checks are passing
- [ ] Visual proof for any user facing features like CLI or
documentation updates
- [ ] Linked issues closed with keywords
vgonkivs pushed a commit to vgonkivs/celestia-node that referenced this pull request May 22, 2023
## Overview

Some docstrings and phony targets were outdated/incomplete. Fix.

## Checklist

- [ ] New and updated code has appropriate documentation
- [ ] New and updated code has new and/or updated testing
- [ ] Required CI checks are passing
- [ ] Visual proof for any user facing features like CLI or
documentation updates
- [ ] Linked issues closed with keywords
vgonkivs pushed a commit to vgonkivs/celestia-node that referenced this pull request May 22, 2023
## Overview

Missed one in celestiaorg#2194.

## Checklist

- [ ] New and updated code has appropriate documentation
- [ ] New and updated code has new and/or updated testing
- [ ] Required CI checks are passing
- [ ] Visual proof for any user facing features like CLI or
documentation updates
- [ ] Linked issues closed with keywords
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:chore kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants