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 incorrect log message for source counts #204

Merged
merged 2 commits into from
May 7, 2024
Merged

Conversation

ascopes
Copy link
Owner

@ascopes ascopes commented May 7, 2024

Fix a bug where source counts were logged incorrectly

Fix a bug where source counts were logged incorrectly
@ascopes ascopes added the bug Something isn't working label May 7, 2024
@ascopes ascopes self-assigned this May 7, 2024
Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.14%. Comparing base (bfd4f7d) to head (7a41fc0).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #204      +/-   ##
==========================================
+ Coverage   85.08%   85.14%   +0.07%     
==========================================
  Files          32       32              
  Lines         911      915       +4     
  Branches       76       76              
==========================================
+ Hits          775      779       +4     
  Misses        106      106              
  Partials       30       30              
Files Coverage Δ
...tobufmavenplugin/generate/SourceCodeGenerator.java 81.67% <100.00%> (+0.64%) ⬆️

@ascopes ascopes merged commit a5c9cc0 into main May 7, 2024
16 checks passed
@ascopes ascopes deleted the bugfix/source-counts branch May 7, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant