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

update makefile with coverage cmd (vscode) #3848

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Conversation

juggler31
Copy link
Contributor

Add coverage cmd to generate coverage file.
Need to be used with code coverage plugin on vscode

Description

Related Issue

Checklist

  • I have followed the guidelines in our Contributing document
  • My code respects the Definition of done available in the Development section of the documentation
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes
  • I added an entry in the changelog file
  • My commits are all using prefix convention (emoji + tag name) and references associated issues
  • I added a label to the PR corresponding to the perimeter of my contribution
  • The title of my PR mentionned the issue associated

Add coverage cmd to generate coverage file.
Need to be used with code coverage plugin on vscode
Copy link

cypress bot commented Dec 6, 2023

Passing run #7627 ↗︎

0 24 0 0 Flakiness 0

Details:

Merge 6e5957d into 46ad1bc...
Project: Geotrek-admin Commit: 0056c4db2e ℹ️
Status: Passed Duration: 02:08 💡
Started: Dec 6, 2023 2:54 PM Ended: Dec 6, 2023 2:56 PM

Review all test suite changes for PR #3848 ↗︎

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (46ad1bc) 98.34% compared to head (6e5957d) 98.34%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3848   +/-   ##
=======================================
  Coverage   98.34%   98.34%           
=======================================
  Files         292      292           
  Lines       21932    21932           
=======================================
  Hits        21569    21569           
  Misses        363      363           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@juggler31 juggler31 merged commit f29e8ad into master Dec 7, 2023
13 checks passed
@juggler31 juggler31 deleted the update_makefile_conf branch December 7, 2023 13:08
@babastienne babastienne added the 🛠️ Tools Configurations liés a l’environnement de développement label Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ Tools Configurations liés a l’environnement de développement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants