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

pulibrary / bibdata / 91381ef0-32a3-49e1-8d7b-f49055e5aaae

05 May 2025 01:20PM UTC coverage: 88.636% (-3.6%) from 92.189%
91381ef0-32a3-49e1-8d7b-f49055e5aaae

Pull #2701

circleci

sandbergja
Start implementing XML deserialization and JSON serialization
Pull Request #2701: Add basic infrastructure for compiling rust code

12 of 14 new or added lines in 3 files covered. (85.71%)

3588 of 4048 relevant lines covered (88.64%)

363.29 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

50.0
/lib/bibdata_rs.rb
1
# This file is responsible for requiring the compiled rust binary
2
# If it notices that there is not yet a compiled binary, it will attempt to compile it for you
3

4
unless Dir.glob("#{File.dirname(__FILE__)}/bibdata_rs/bibdata_rs.*").any?
1✔
NEW
5
  Rails.application.load_tasks
×
NEW
6
  Rake::Task['compile'].invoke
×
7
end
8

9
require_relative 'bibdata_rs/bibdata_rs'
1✔
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