This repository has been archived by the owner on Jan 14, 2025. It is now read-only.
fix: modify generated columns function names #3
+234
−93
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Nov 11, 2023 in 0s
100.00% (+2.35%) compared to ba2cb2c
View this Pull Request on Codecov
100.00% (+2.35%) compared to ba2cb2c
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
ba2cb2c
) 97.64% compared to head (c3cee98
) 100.00%.
Additional details and impacted files
@@ Coverage Diff @@
## main #3 +/- ##
===========================================
+ Coverage 97.64% 100.00% +2.35%
===========================================
Files 5 5
Lines 382 391 +9
===========================================
+ Hits 373 391 +18
+ Misses 6 0 -6
+ Partials 3 0 -3
Files | Coverage Δ | |
---|---|---|
internal/arcgen/lang/go/extract_source.go | 100.00% <100.00%> (ø) |
|
internal/arcgen/lang/go/generate.go | 100.00% <100.00%> (+2.67%) |
⬆️ |
internal/arcgen/lang/go/parse.go | 100.00% <100.00%> (+5.76%) |
⬆️ |
internal/arcgen/lang/go/source.go | 100.00% <ø> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading