Skip to content

fix: bad terrible awful totally unacceptable way of returning from method #829

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

Merged
merged 1 commit into from
May 7, 2021

Conversation

jake-bassett
Copy link
Contributor

Description

Bad Jake. Bad!

@jake-bassett jake-bassett requested a review from a team as a code owner May 7, 2021 15:58
@@ -273,14 +273,14 @@ export class TableWidgetRendererComponent

public onSelectChange(changed: TableSelectChange): void {
if (changed.values.length === 0) {
// tslint:disable-next-line: no-void-expression
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Am i the only one not liking this? :P

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nah, I actually was on the fence before and totally agree with you now. I'm just teasing because it was still very much in 'nit' territory. 😝

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am surprised Aaron has nothing to say on this

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do my best to stay out of PRs! but I saw fun comments, so I did look: #823 (comment)

@anandtiwary anandtiwary requested a review from a team May 7, 2021 16:01
@codecov
Copy link

codecov bot commented May 7, 2021

Codecov Report

Merging #829 (0101290) into main (f4b3436) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #829      +/-   ##
==========================================
- Coverage   85.42%   85.42%   -0.01%     
==========================================
  Files         793      793              
  Lines       16230    16231       +1     
  Branches     1930     1930              
==========================================
  Hits        13865    13865              
- Misses       2333     2334       +1     
  Partials       32       32              
Impacted Files Coverage Δ
...d/widgets/table/table-widget-renderer.component.ts 48.92% <0.00%> (-0.36%) ⬇️

Continue to review full report at Codecov.

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

@github-actions

This comment has been minimized.

@jake-bassett jake-bassett merged commit 9ccc33d into main May 7, 2021
@jake-bassett jake-bassett deleted the fix-return branch May 7, 2021 16:05
@github-actions
Copy link

github-actions bot commented May 7, 2021

Unit Test Results

    4 files  ±0  250 suites  ±0   15m 35s ⏱️ + 1m 25s
899 tests ±0  899 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
905 runs  ±0  905 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 9ccc33d. ± Comparison against base commit f4b3436.

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