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

Enforce maintaining consistent ordering between builds #104

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

ascopes
Copy link
Owner

@ascopes ascopes commented Feb 25, 2024

Uses linked structures to enforce consistent ordering of input files and discovered files during builds.

@ascopes ascopes self-assigned this Feb 25, 2024
Copy link

codecov bot commented Feb 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.11%. Comparing base (afcd0b8) to head (edcb01f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
+ Coverage   84.09%   84.11%   +0.03%     
==========================================
  Files          23       23              
  Lines         735      736       +1     
  Branches       52       52              
==========================================
+ Hits          618      619       +1     
  Misses         92       92              
  Partials       25       25              
Files Coverage Δ
...tobufmavenplugin/generate/SourceCodeGenerator.java 98.42% <100.00%> (ø)
...rotobufmavenplugin/source/ProtoSourceResolver.java 78.34% <100.00%> (+0.37%) ⬆️

@ascopes ascopes removed java labels Feb 25, 2024
@ascopes ascopes merged commit b3bcd6f into main Feb 25, 2024
12 checks passed
@ascopes ascopes deleted the task/consistency branch February 25, 2024 10:12
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.

None yet

1 participant