Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

reanahub / reana-commons / 824

22 Jun 2020 - 9:25 coverage: 41.875% (+0.09%) from 41.784%
824

Pull #193

travis-ci

9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow
Merge 243fd3918 into a1ca63ee7
Pull Request #193: rest: rename get_me to get_you

0 of 1 new or added line in 1 file covered. (0.0%)

268 of 640 relevant lines covered (41.88%)

1.25 hits per line

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

0.0
/reana_commons/version.py
1
# -*- coding: utf-8 -*-
2
#
3
# This file is part of REANA.
4
# Copyright (C) 2018, 2019 CERN.
5
#
6
# REANA is free software; you can redistribute it and/or modify it
7
# under the terms of the MIT License; see LICENSE file for more details.
8

9
"""Version information for REANA-Commons.
!
10

11
This file is imported by ``reana_commons.__init__``
12
and parsed by ``setup.py``.
13
"""
14

15
from __future__ import absolute_import, print_function
!
16

NEW
17
__version__ = "0.7.0.dev20200622"
!
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2023 Coveralls, Inc