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

Updating the snapshot workflow with product key and product repo for docs deployments #156

Merged
merged 2 commits into from
Jan 11, 2024

Update gitignore with specific node_modules

d84529a
Select commit
Loading
Failed to load commit list.
Merged

Updating the snapshot workflow with product key and product repo for docs deployments #156

Update gitignore with specific node_modules
d84529a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 0s

92.67% (+2.39%) compared to 43fae8a

View this Pull Request on Codecov

92.67% (+2.39%) compared to 43fae8a

Details

Codecov Report

Attention: 49 lines in your changes are missing coverage. Please review.

Comparison is base (43fae8a) 90.28% compared to head (d84529a) 92.67%.
Report is 118 commits behind head on main.

Files Patch % Lines
...evolve/database/sqlite/readers/NetworkCIMReader.kt 92.15% 0 Missing and 12 partials ⚠️
...61968/infiec61968/infassetinfo/CurrentRelayInfo.kt 66.66% 6 Missing and 1 partial ⚠️
...lve/cim/iec61970/base/wires/PowerTransformerEnd.kt 81.25% 0 Missing and 6 partials ⚠️
.../evolve/cim/iec61970/base/core/IdentifiedObject.kt 50.00% 1 Missing and 4 partials ⚠️
...m/zepben/evolve/cim/iec61970/base/core/NameType.kt 88.57% 0 Missing and 4 partials ⚠️
...en/evolve/database/sqlite/upgrade/UpgradeRunner.kt 86.66% 0 Missing and 4 partials ⚠️
...om/zepben/evolve/database/sqlite/DatabaseWriter.kt 72.72% 0 Missing and 3 partials ⚠️
...evolve/cim/iec61970/base/wires/PowerTransformer.kt 75.00% 0 Missing and 2 partials ⚠️
...om/zepben/evolve/database/sqlite/DatabaseReader.kt 93.93% 1 Missing and 1 partial ⚠️
...evolve/cim/iec61970/base/wires/RegulatingCondEq.kt 75.00% 0 Missing and 1 partial ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #156      +/-   ##
============================================
+ Coverage     90.28%   92.67%   +2.39%     
- Complexity     3755     4542     +787     
============================================
  Files           419      441      +22     
  Lines          9811    12320    +2509     
  Branches       1280     1422     +142     
============================================
+ Hits           8858    11418    +2560     
- Misses          502      518      +16     
+ Partials        451      384      -67     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.