Add Doxygen comments to opentimelineio#1868
Add Doxygen comments to opentimelineio#1868darbyjohnston merged 2 commits intoAcademySoftwareFoundation:mainfrom
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❌ Your changes status has failed because you have indirect coverage changes. Learn more about Unexpected Coverage Changes and reasons for indirect coverage changes. Additional details and impacted files@@ Coverage Diff @@
## main #1868 +/- ##
==========================================
+ Coverage 84.11% 84.72% +0.61%
==========================================
Files 198 177 -21
Lines 22241 12809 -9432
Branches 4687 1191 -3496
==========================================
- Hits 18709 10853 -7856
+ Misses 2610 1773 -837
+ Partials 922 183 -739
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 114 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
This is awesome @darbyjohnston! Will try to find time to review today or tomorrow. |
Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>
Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>
f0aac2b
into
AcademySoftwareFoundation:main
As a follow up to #1753, this completes the first round of adding Doxygen comments. Some of the comments are a bit light on content, but hopefully provide a reasonable framework for adding more details in the future. Any feedback on improving the comments is welcome.
The changes in this PR are just comments, there are no functional changes to the API. There are some white space changes where the Doxygen comments changed the formatting.