Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.

Add functional test for list #430

Merged
merged 2 commits into from
Aug 14, 2020

Conversation

dittrichlucas
Copy link
Contributor

- What I did

  • Add functional test for core list command
  • Fix lint

- How to verify it

  • Run: make functional-test

- Description for the changelog

  • Add functional test for core list command and fix lint

@codecov-commenter
Copy link

Codecov Report

Merging #430 into master will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #430      +/-   ##
==========================================
+ Coverage   65.62%   65.69%   +0.07%     
==========================================
  Files          80       80              
  Lines        2720     2720              
==========================================
+ Hits         1785     1787       +2     
+ Misses        751      749       -2     
  Partials      184      184              
Impacted Files Coverage Δ
pkg/formula/watcher/watcher.go 76.47% <0.00%> (+5.88%) ⬆️

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 4d0af9c...87dd8af. Read the comment docs.

@lucasdittrichzup lucasdittrichzup merged commit 2b34599 into ZupIT:master Aug 14, 2020
@dittrichlucas dittrichlucas deleted the test/rit-list branch September 3, 2020 16:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✔️ ready-for-review ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Functional tests for list
5 participants