Skip to content

minimal gcov gcda emitting emulation for wasm target #5903

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nihui
Copy link
Member

@nihui nihui commented Feb 13, 2025

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.37%. Comparing base (2389090) to head (611aa58).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #5903    +/-   ##
========================================
  Coverage   95.37%   95.37%            
========================================
  Files         818      818            
  Lines      268009   268365   +356     
========================================
+ Hits       255610   255966   +356     
  Misses      12399    12399            

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

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 5 changed files in this pull request and generated no comments.

Files not reviewed (3)
  • CMakeLists.txt: Language not supported
  • src/CMakeLists.txt: Language not supported
  • src/platform.h.in: Language not supported
Comments suppressed due to low confidence (1)

src/simplegcov.cpp:70

  • [nitpick] The local variable 'g' in this context shadows the global variable 'g'. Consider renaming it (e.g. to 'fileInfo') to improve clarity.
const gcda_info& g = gcdas[i];

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants