mafredri / cdp

Package cdp provides type-safe bindings for the Chrome DevTools Protocol (CDP), written in the Go programming language.
MIT License
725 stars 45 forks source link

Switch to GitHub Actions #129

Closed mafredri closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #129 (3bfc743) into master (fd8f409) will decrease coverage by 0.5%. The diff coverage is 100.0%.

@@           Coverage Diff            @@
##           master    #129     +/-   ##
========================================
- Coverage    84.3%   83.8%   -0.5%     
========================================
  Files          21      21             
  Lines         907    1335    +428     
========================================
+ Hits          765    1119    +354     
- Misses        107     179     +72     
- Partials       35      37      +2