Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3846 +/- ##
=======================================
Coverage 89.73% 89.74%
=======================================
Files 904 904
Lines 105871 105890 +19
=======================================
+ Hits 95006 95027 +21
+ Misses 10865 10863 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Should we add an "exclude" list to the update script so we don't accidentally add the copyright header to this file the next time we update the year?
There was a problem hiding this comment.
There's two things we should add to the script:
- exclude that file
- special handling for
./contrib/ampl_function_demo/src/functions.c(the script tries to prematurely close the comment)
I just don't know when we will get around to it (I would argue that refining the script shouldn't hold up this PR?)
There was a problem hiding this comment.
Agreed, it doesn't have to hold up this PR. I'll add a comment to the script that at least leaves breadcrumbs for those two items.
Fixes # .
Summary/Motivation:
This updates the copyright statements throughout the code base to include 2026
Changes proposed in this PR:
Legal Acknowledgement
By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution: