• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Code-Vedas / mutils
100%

Build:
DEFAULT BRANCH: master
Repo Added 15 Apr 2020 12:24PM CUT
Files 13
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • dependabot/bundler/json-2.10.1
  • dependabot/bundler/json-2.10.2
  • dependabot/bundler/json-2.12.0
  • dependabot/bundler/json-2.12.2
  • dependabot/bundler/json-2.9.1
  • dependabot/bundler/rspec-3.13.1
  • dependabot/bundler/rubocop-1.69.2
  • dependabot/bundler/rubocop-1.70.0
  • dependabot/bundler/rubocop-1.71.0
  • dependabot/bundler/rubocop-1.71.1
  • dependabot/bundler/rubocop-1.71.2
  • dependabot/bundler/rubocop-1.72.1
  • dependabot/bundler/rubocop-1.72.2
  • dependabot/bundler/rubocop-1.73.0
  • dependabot/bundler/rubocop-1.73.1
  • dependabot/bundler/rubocop-1.73.2
  • dependabot/bundler/rubocop-1.74.0
  • dependabot/bundler/rubocop-1.75.1
  • dependabot/bundler/rubocop-1.75.2
  • dependabot/bundler/rubocop-1.75.7
  • dependabot/bundler/rubocop-1.75.8
  • dependabot/bundler/rubocop-1.76.0
  • dependabot/bundler/rubocop-1.76.1
  • dependabot/bundler/rubocop-1.76.2
  • dependabot/bundler/rubocop-1.77.0
  • drop-2.5-support
  • gh-readonly-queue/master/pr-269-3b8730c1b35bf4259de662455cf907f23bd503eb
  • gh-readonly-queue/master/pr-269-7e6cb883233647ae62f1b8c1e60075dd1450a492
  • gh-readonly-queue/master/pr-269-e8e5b8b008d0d702a00f26470420d1103a5d3806
  • gh-readonly-queue/master/pr-269-e9d3e87ec37c76f9b371d48f7ba75d133d503116
  • gh-readonly-queue/master/pr-270-0f566e798bdea9f582ffcf95597aa7000d323d2d
  • gh-readonly-queue/master/pr-270-b20bce22a5e82cf2fbc6f58af1ce67ebe7f41bf3
  • gh-readonly-queue/master/pr-270-d090cd582dbefaeb2a645e35e2fa9f022922a984
  • gh-readonly-queue/master/pr-270-ead0a2f7f681924f503a5abeae829e0bc9d56c25
  • gh-readonly-queue/master/pr-272-0fec11c396206ae916b053b1c1751548544a687f
  • migrate-to-github-actions
  • refs/pull/316/merge
  • refs/pull/317/merge
  • refs/pull/319/merge
  • refs/pull/324/merge
  • refs/pull/327/merge
  • refs/pull/329/merge
  • refs/pull/331/merge
  • snyk-fix-5485bc56903985eb4d90985fb08f0d36

02 Jun 2025 12:36AM CUT coverage: 100.0%. Remained the same
15381226656

push

github

web-flow
build(deps): bump rubocop from 1.75.2 to 1.75.8 (#334)

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.2 to 1.75.8.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.75.2...v1.75.8)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-version: 1.75.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

205 of 205 relevant lines covered (100.0%)

56736.31 hits per line

Relevant lines Covered
Build:
Build:
205 RELEVANT LINES 205 COVERED LINES
56736.31 HITS PER LINE
Source Files on master
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
100.0
lib/mutils/lib/helper.rb43 23 23 0 15370.0
100.0
lib/mutils/lib/result_hash.rb26 11 11 0 128133.0
100.0
lib/mutils.rb16 10 10 0 4.0
100.0
lib/mutils/serialization/base_serializer.rb44 23 23 0 45982.0
100.0
lib/mutils/serialization/methods/attributes.rb53 27 27 0 19.0
100.0
lib/mutils/serialization/methods/main.rb26 11 11 0 8.0
100.0
lib/mutils/serialization/methods/relations.rb41 21 21 0 14.0
100.0
lib/mutils/serialization/results/attributes.rb28 12 12 0 176137.0
100.0
lib/mutils/serialization/results/main.rb60 29 29 0 206531.0
100.0
lib/mutils/serialization/results/relations.rb24 12 12 0 58852.0
Showing 1 to 10 of 13 entries
  • Previous
  • 1
  • 2
  • Next
  • ►
    100.0
    lib/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15381226656 master build(deps): bump rubocop from 1.75.2 to 1.75.8 (#334) Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.2 to 1.75.8. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob... push 02 Jun 2025 12:37AM CUT web-flow github
100.0
15381203652 master build(deps): bump rspec from 3.13.0 to 3.13.1 (#333) Bumps [rspec](https://github.com/rspec/rspec) from 3.13.0 to 3.13.1. - [Commits](https://github.com/rspec/rspec/compare/rspec-metagem-v3.13.0...rspec-v3.13.1) --- updated-dependencies: - depen... push 02 Jun 2025 12:35AM CUT web-flow github
100.0
15381201966 master build(deps): bump json from 2.9.1 to 2.12.2 (#332) Bumps [json](https://github.com/ruby/json) from 2.9.1 to 2.12.2. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Com... push 02 Jun 2025 12:35AM CUT web-flow github
100.0
15176833213 master build(deps): bump rubocop from 1.69.2 to 1.75.2 (#329) Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.2 to 1.75.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob... push 22 May 2025 02:38AM CUT web-flow github
100.0
12468956720 master build(deps): bump json from 2.8.2 to 2.9.1 (#315) Bumps [json](https://github.com/ruby/json) from 2.8.2 to 2.9.1. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Co... push 23 Dec 2024 03:14PM CUT web-flow github
100.0
12468953952 master build(deps): bump rubocop from 1.68.0 to 1.69.2 (#314) Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.68.0 to 1.69.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/bl... push 23 Dec 2024 03:14PM CUT web-flow github
100.0
11876256090 master build(deps): bump json from 2.7.6 to 2.8.2 (#310) Bumps [json](https://github.com/ruby/json) from 2.7.6 to 2.8.2. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Co... push 17 Nov 2024 05:25AM CUT web-flow github
100.0
11677912990 master build(deps): bump json from 2.7.5 to 2.7.6 (#308) Bumps [json](https://github.com/ruby/json) from 2.7.5 to 2.7.6. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Co... push 05 Nov 2024 05:05AM CUT web-flow github
100.0
11665591697 master build(deps): bump rubocop from 1.67.0 to 1.68.0 (#307) Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.67.0 to 1.68.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/bl... push 04 Nov 2024 01:51PM CUT web-flow github
100.0
11665589090 master build(deps): bump json from 2.7.2 to 2.7.5 (#306) Bumps [json](https://github.com/ruby/json) from 2.7.2 to 2.7.5. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Co... push 04 Nov 2024 01:51PM CUT web-flow github
100.0
See All Builds (350)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc